2015-04-28 |
zandobersek@gmail.com | [WK2] API::UserContentURLPattern creation functions...
|
commit | commitdiff | tree |
2015-04-28 |
zandobersek@gmail.com | [WK2] API::URLRequest, API::URLResponse creation functions...
|
commit | commitdiff | tree |
2015-04-28 |
zandobersek@gmail.com | [WK2] API::Point, API::Size, API::Rect creation functions...
|
commit | commitdiff | tree |
2015-04-28 |
zandobersek@gmail.com | [WK2] API::Error creation functions should return Ref<>
|
commit | commitdiff | tree |
2015-04-27 |
zandobersek@gmail.com | [WK2] API::Dictionary creation functions should return...
|
commit | commitdiff | tree |
2015-04-27 |
zandobersek@gmail.com | [WK2] API::Data creation functions should return Ref<>
|
commit | commitdiff | tree |
2015-04-27 |
zandobersek@gmail.com | [WK2] API::URL creation functions should return Ref<>
|
commit | commitdiff | tree |
2015-04-27 |
zandobersek@gmail.com | [WK2] API::String creation functions should return...
|
commit | commitdiff | tree |
2015-04-22 |
zandobersek@gmail.com | [WK2] Have API::Array creation methods return Ref<>
|
commit | commitdiff | tree |
2015-04-06 |
zandobersek@gmail.com | [WK2] API::Array::copy() should move the resulting...
|
commit | commitdiff | tree |
2015-04-06 |
zandobersek@gmail.com | FileList constructor should move the passed-in Vector...
|
commit | commitdiff | tree |
2015-04-06 |
zandobersek@gmail.com | Source/WebCore:
|
commit | commitdiff | tree |
2015-04-04 |
zandobersek@gmail.com | MediaDevices possesses a vtable despite using Implementation...
|
commit | commitdiff | tree |
2015-04-03 |
zandobersek@gmail.com | Fix the EFL and GTK build after r182243
|
commit | commitdiff | tree |
2015-04-03 |
zandobersek@gmail.com | Unreviewed, fixing Clang builds of the GTK port on...
|
commit | commitdiff | tree |
2015-03-26 |
zandobersek@gmail.com | Avoid the Vector<> copy in WebTouchEvent constructor
|
commit | commitdiff | tree |
2015-03-25 |
zandobersek@gmail.com | [WK2] WebUserMediaClient::pageDestroyed() virtual method...
|
commit | commitdiff | tree |
2015-03-25 |
zandobersek@gmail.com | [GTK][WK2] WebPageProxy::failedToShowPopupMenu() virtual...
|
commit | commitdiff | tree |
2015-03-25 |
zandobersek@gmail.com | [WK2] Clean up DrawingAreaImpl vtable overrides
|
commit | commitdiff | tree |
2015-03-23 |
zandobersek@gmail.com | [GTK] Use std::abs() in ClickCounter::currentClickCountForGd...
|
commit | commitdiff | tree |
2015-03-23 |
zandobersek@gmail.com | [GTK][WK2] webkitBackForwardListChanged() should operate...
|
commit | commitdiff | tree |
2015-03-20 |
zandobersek@gmail.com | [GTK] Disable accelerated compositing on Wayland
|
commit | commitdiff | tree |
2015-03-20 |
zandobersek@gmail.com | [GTK] Search for the Wayland dependency when enabling...
|
commit | commitdiff | tree |
2015-03-20 |
zandobersek@gmail.com | [GTK] Properly guard X11-specific code in BackingStore...
|
commit | commitdiff | tree |
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 |
next |