git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[WK2] Use C++ lambdas in IPC::Connection
2015-03-17
zandobersek@gmail.com
[WK2] Use C++ lambdas in IPC::Connection
commit
|
commitdiff
|
tree
2015-03-17
zandobersek@gmail.com
[CMake] Use a forwarding header for ANGLE's ShaderLang...
commit
|
commitdiff
|
tree
2015-03-10
zandobersek@gmail.com
Shrink the CSSPropertyID enum type
commit
|
commitdiff
|
tree
2015-03-06
zandobersek@gmail.com
Unguarded GTK-specific member and method usage in DrawingAre...
commit
|
commitdiff
|
tree
2015-02-18
zandobersek@gmail.com
Build bmalloc through CMake as a static library. It...
commit
|
commitdiff
|
tree
2015-02-12
zandobersek@gmail.com
Remove the USE(ACCELERATED_COMPOSITING) guard from the
commit
|
commitdiff
|
tree
2015-02-01
zandobersek@gmail.com
[TexMap] Optimize TextureMapperLayer::removeAllChildren()
commit
|
commitdiff
|
tree
2015-02-01
zandobersek@gmail.com
[TexMap] Avoid unnecessary TransformationMatrix copies...
commit
|
commitdiff
|
tree
2015-01-26
zandobersek@gmail.com
[EFL][GTK] Stop compiling with fno-omit-frame-pointer...
commit
|
commitdiff
|
tree
2015-01-21
zandobersek@gmail.com
AsyncRequestImpl casting in AsyncRequest::completeRequest...
commit
|
commitdiff
|
tree
2015-01-21
zandobersek@gmail.com
[WK2] Use C++ lambdas in ProcessLauncher class
commit
|
commitdiff
|
tree
2015-01-21
zandobersek@gmail.com
Clean up ViewUpdateDispatcher
commit
|
commitdiff
|
tree
2015-01-19
zandobersek@gmail.com
Replace use of WTF::bind() in MemoryPressureHandlerLinux...
commit
|
commitdiff
|
tree
2015-01-19
zandobersek@gmail.com
[CoordinatedGraphics] Use C++ lambda instead of WTF...
commit
|
commitdiff
|
tree
2015-01-19
zandobersek@gmail.com
Replace uses of WTF::bind() in MockMediaPlayerMediaSource...
commit
|
commitdiff
|
tree
2015-01-12
zandobersek@gmail.com
Clean up FrameTree::traverseNext() traversals of main...
commit
|
commitdiff
|
tree
2015-01-09
zandobersek@gmail.com
After r178166, ANGLE's EGL/GLES/GLES2 headers are included...
commit
|
commitdiff
|
tree
2015-01-08
zandobersek@gmail.com
Reorder my list of email addresses, keeping the Bugzilla...
commit
|
commitdiff
|
tree
2015-01-08
zandobersek@gmail.com
Moving myself to the reviewers section and updating
commit
|
commitdiff
|
tree
2015-01-07
zandobersek@gmail.com
Unreviewed fix for the CoordinatedGraphics builds after...
commit
|
commitdiff
|
tree
2015-01-07
zandobersek@gmail.com
[TexMap] Use std::sort instead of qsort in TextureMapperLaye...
commit
|
commitdiff
|
tree
2015-01-07
zandobersek@gmail.com
[TexMap] Avoid constructing Vector when setting new...
commit
|
commitdiff
|
tree
2015-01-07
zandobersek@gmail.com
[TexMap] m_layer member in GraphicsLayerTextureMapper...
commit
|
commitdiff
|
tree
2014-12-31
zandobersek@gmail.com
Unreviewed build fix for the GTK port.
commit
|
commitdiff
|
tree
2014-12-17
zandobersek@gmail.com
[TexMap] Sprinkle range-based for-loops where still...
commit
|
commitdiff
|
tree
2014-11-17
zandobersek@gmail.com
Replace RenderSVGResource::cast<T>() with downcast...
commit
|
commitdiff
|
tree
2014-11-17
zandobersek@gmail.com
[TexMap] Add typecasting support for GraphicsLayerTextureMapper
commit
|
commitdiff
|
tree
2014-11-14
zandobersek@gmail.com
Unreviewed build fix for the GTK+ port using Clang.
commit
|
commitdiff
|
tree
2014-11-10
zandobersek@gmail.com
[WK2] Use C++ lambdas in IPC::Connection
commit
|
commitdiff
|
tree
2014-10-28
zandobersek@gmail.com
[WebCore] Remove uses of WTF::bind() in the Media Stream...
commit
|
commitdiff
|
tree
2014-10-27
zandobersek@gmail.com
Shrink MathMLOperatorDictionary::dictionary table
commit
|
commitdiff
|
tree
2014-10-23
zandobersek@gmail.com
Const-ify static s_resourceType members in RenderSVGResource...
commit
|
commitdiff
|
tree
2014-10-23
zandobersek@gmail.com
[TexMap] Clean up virtual method declarations in GraphicsLay...
commit
|
commitdiff
|
tree
2014-10-21
zandobersek@gmail.com
[Cairo] Make dashPattern, dotPattern in GraphicsContext...
commit
|
commitdiff
|
tree
2014-10-10
zandobersek@gmail.com
Remove CrossThreadTask
commit
|
commitdiff
|
tree
2014-10-10
zandobersek@gmail.com
Avoid defaulting to capture-by-value for C++11 lambdas...
commit
|
commitdiff
|
tree
2014-10-10
zandobersek@gmail.com
Remove MainThreadTask
commit
|
commitdiff
|
tree
2014-10-04
zandobersek@gmail.com
[TexMap] Clean up GraphicsLayerTextureMapper::prepareBacking...
commit
|
commitdiff
|
tree
2014-10-04
zandobersek@gmail.com
[TexMap] Remove QDoc comments in GraphicsLayerTextureMapper
commit
|
commitdiff
|
tree
2014-10-01
zandobersek@gmail.com
[TexMap] Sprinkle range-based for-loops in GraphicsLayerText...
commit
|
commitdiff
|
tree
2014-09-30
zandobersek@gmail.com
Avoid copying the iterated-over items in range-based...
commit
|
commitdiff
|
tree
2014-09-18
zandobersek@gmail.com
GMainLoopSource is exposed to race conditions
commit
|
commitdiff
|
tree
2014-09-18
zandobersek@gmail.com
[GTK] Add Wayland support to GLContextEGL
commit
|
commitdiff
|
tree
2014-09-17
zandobersek@gmail.com
[GTK] Add a helper function for display system deduction
commit
|
commitdiff
|
tree
2014-09-16
zandobersek@gmail.com
[GTK] Add WaylandDisplay
commit
|
commitdiff
|
tree
2014-09-15
zandobersek@gmail.com
[GTK][CMake] Build WebCore with Wayland-specific include...
commit
|
commitdiff
|
tree
2014-09-15
zandobersek@gmail.com
[CMake] Remove FIND_PACKAGE_HANDLE_STANDARD_ARGS call...
commit
|
commitdiff
|
tree
2014-09-04
zandobersek@gmail.com
Unreviewed, rolling out r173201.
commit
|
commitdiff
|
tree
2014-09-03
zandobersek@gmail.com
GMainLoopSource is exposed to race conditions
commit
|
commitdiff
|
tree
2014-08-28
zandobersek@gmail.com
[GTK] Add WaylandEventSource
commit
|
commitdiff
|
tree
2014-08-28
zandobersek@gmail.com
List Iago Toral <itoral@igalia.com> as the co-author...
commit
|
commitdiff
|
tree
2014-08-28
zandobersek@gmail.com
Unreviewed GTK build fix for the Wayland windowing...
commit
|
commitdiff
|
tree
2014-08-28
zandobersek@gmail.com
[GTK] Add WaylandSurface
commit
|
commitdiff
|
tree
2014-08-25
zandobersek@gmail.com
[GTK] Remove PopupMenuGtk, SearchPopupMenuGtk
commit
|
commitdiff
|
tree
2014-08-25
zandobersek@gmail.com
Improve virtual method declarations in LayerTreeHostGtk
commit
|
commitdiff
|
tree
2014-08-25
zandobersek@gmail.com
Move WebCore storage code to C++11 lambdas, std::function
commit
|
commitdiff
|
tree
2014-08-23
zandobersek@gmail.com
Remove uses of CrossThreadTask in ThreadableWebSocketChannel...
commit
|
commitdiff
|
tree
2014-08-23
zandobersek@gmail.com
[TexMap] Only notify of a required flush on the first...
commit
|
commitdiff
|
tree
2014-08-22
zandobersek@gmail.com
[GTK] Add the Wayland protocol extension
commit
|
commitdiff
|
tree
2014-08-18
zandobersek@gmail.com
Unreviewed GTK gardening. Adding a GTK-specific baseline
commit
|
commitdiff
|
tree
2014-08-18
zandobersek@gmail.com
[CMake] Optimization-disabling compiler flags should...
commit
|
commitdiff
|
tree
2014-08-14
zandobersek@gmail.com
Initialize a separate variable (TestWTF_SOURCES) with...
commit
|
commitdiff
|
tree
2014-08-14
zandobersek@gmail.com
ImageBufferDataCairo.h is missing header guards
commit
|
commitdiff
|
tree
2014-08-14
zandobersek@gmail.com
Unreviewed. In r165709 I mistakenly appended the -fno...
commit
|
commitdiff
|
tree
2014-08-12
zandobersek@gmail.com
Dont allocate GCond in VideoSinkGStreamer.cpp dynamically.
commit
|
commitdiff
|
tree
2014-08-12
zandobersek@gmail.com
Clean up GMutexLocker
commit
|
commitdiff
|
tree
2014-08-12
zandobersek@gmail.com
Make GRefPtr move-able
commit
|
commitdiff
|
tree
2014-08-11
zandobersek@gmail.com
Unreviewed fix after r172348.
commit
|
commitdiff
|
tree
2014-08-08
zandobersek@gmail.com
[CMake] Drop the required version of CMake down to...
commit
|
commitdiff
|
tree
2014-08-07
zandobersek@gmail.com
ASSERT in Document::unregisterCollection reloading...
commit
|
commitdiff
|
tree
2014-08-04
zandobersek@gmail.com
[GTK] Windowing target support should reflect the support...
commit
|
commitdiff
|
tree
2014-08-04
zandobersek@gmail.com
[CMake] Add FindWayland.cmake
commit
|
commitdiff
|
tree
2014-07-30
zandobersek@gmail.com
[TexMap] Move TextureMapperLayer::textureMapper() definition...
commit
|
commitdiff
|
tree
2014-07-30
zandobersek@gmail.com
[CMake] Bump the minimum required version
commit
|
commitdiff
|
tree
2014-07-29
zandobersek@gmail.com
[TexMap] GraphicsLayerTextureMapper::addAnimation(...
commit
|
commitdiff
|
tree
2014-07-23
zandobersek@gmail.com
[CMake] Avoid building WebCore with ANGLE's OpenGL...
commit
|
commitdiff
|
tree
2014-07-19
zandobersek@gmail.com
[WTF] Add the move constructor, move assignment operator...
commit
|
commitdiff
|
tree
2014-07-19
zandobersek@gmail.com
Document::unregisterNodeListforInvalidation() and Document...
commit
|
commitdiff
|
tree
2014-07-19
zandobersek@gmail.com
Consistently use uint64_t as the handle parameter type...
commit
|
commitdiff
|
tree
2014-07-11
zandobersek@gmail.com
[WTF] Add the move constructor, move assignment operator...
commit
|
commitdiff
|
tree
2014-07-08
zandobersek@gmail.com
[GTK] Guard uses of RedirectedXCompositeWindow in WebKitWebV...
commit
|
commitdiff
|
tree
2014-07-07
zandobersek@gmail.com
Enable ARMv7 disassembler for the GTK port
commit
|
commitdiff
|
tree
2014-07-04
zandobersek@gmail.com
Source/WebCore: Unreviewed. Fixing the build after...
commit
|
commitdiff
|
tree
2014-07-04
zandobersek@gmail.com
Unreviewed. Fixing the build for ports on 64-bit Linux.
commit
|
commitdiff
|
tree
2014-07-01
zandobersek@gmail.com
[CMake] Add necessary support for building for the...
commit
|
commitdiff
|
tree
2014-07-01
zandobersek@gmail.com
[WK2] IPC messages' arguments() method returns const...
commit
|
commitdiff
|
tree
2014-07-01
zandobersek@gmail.com
Remove remaining Vector<> copies in WebCore accessibility...
commit
|
commitdiff
|
tree
2014-06-22
zandobersek@gmail.com
createCairoGLSurface should take in a FloatSize reference...
commit
|
commitdiff
|
tree
2014-06-22
zandobersek@gmail.com
Unreviewed. Fixing the GTK+ build after r170253.
commit
|
commitdiff
|
tree
2014-06-21
zandobersek@gmail.com
Fix the mismatched header build guards in WebKitDOMNodeFilte...
commit
|
commitdiff
|
tree
2014-06-20
zandobersek@gmail.com
PluginProcessMainUnix should only scan for plugins...
commit
|
commitdiff
|
tree
2014-06-19
zandobersek@gmail.com
ScriptExecutionContext::Task, FileThread::Task parameters...
commit
|
commitdiff
|
tree
2014-06-19
zandobersek@gmail.com
Unreviewed. Fixing the GTK+ build after r170114.
commit
|
commitdiff
|
tree
2014-06-18
zandobersek@gmail.com
ScriptExecutionContext::Task parameters should always...
commit
|
commitdiff
|
tree
2014-06-18
zandobersek@gmail.com
[GTK] Bump the GLib and GTK+ dependencies in jhbuild...
commit
|
commitdiff
|
tree
2014-06-17
zandobersek@gmail.com
Remove the USE_GTK2=1 branch in OptionsGTK.cmake. This...
commit
|
commitdiff
|
tree
2014-06-17
zandobersek@gmail.com
Cache the gst_query_get_n_buffering_ranges() return...
commit
|
commitdiff
|
tree
2014-06-17
zandobersek@gmail.com
Avoid Vector<char> copies in the OffsetBuffer constructor
commit
|
commitdiff
|
tree
2014-06-17
zandobersek@gmail.com
Unreviewed build fix for the GTK+ port. Removing the...
commit
|
commitdiff
|
tree
2014-06-16
zandobersek@gmail.com
Unreviewed. Add more GStreamer-specific header names...
commit
|
commitdiff
|
tree
next