summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* cc: add WebLayerTreeView API for toggling composited layer bordersegraether@chromium.org2013-02-072-0/+8
* Update some #includes for headers that have been moved to the new Platform di...pilgrim@chromium.org2013-02-074-4/+4
* Update some #includes in webkit/ for headers that have been moved to the new ...pilgrim@chromium.org2013-02-072-2/+2
* Revert 181278gavinp@chromium.org2013-02-079-412/+287
* Introduce AsyncFileTestHelper for testing with async file/quota operationskinuko@chromium.org2013-02-079-287/+412
* Renaming the CdmWrapper build targets.dkovalev@chromium.org2013-02-071-2/+2
* Update some #includes in webkit/glue for headers that have moved to the new P...pilgrim@chromium.org2013-02-071-1/+1
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-0750-216/+255
* Fix CHECK(g_DeviceDisplayInfo_clazz) in WebKit tests.aruslan@chromium.org2013-02-072-0/+3
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-072-5/+5
* Depend on xdisplaycheck when use_x11==1, not when toolkit_uses_gtk==1.benrg@chromium.org2013-02-071-1/+5
* Cleanup: use "drive" instead of "gdrive".yoshiki@chromium.org2013-02-071-1/+1
* A new EditingAndroidBehavior has been added to WebKit to support Android. Use...cjhopman@chromium.org2013-02-072-1/+7
* Update some #includes for headers that have been moved to the new Platform di...pilgrim@chromium.org2013-02-063-3/+3
* cc: Fix paint time collection for continuous painting modeegraether@chromium.org2013-02-061-1/+1
* Partial revert of r180417.alph@chromium.org2013-02-062-0/+22
* Return a FileEntry object from onFileSynced events so both input and output t...calvinlo@chromium.org2013-02-062-0/+30
* Construct and initialize compositor view in contentjamesr@chromium.org2013-02-062-3/+4
* WebKit shared timer should be rescheduled after resuming from a modal loops, ...rosca@adobe.com2013-02-062-2/+9
* ExternalClearKey: Use 2 threads for decoding in libvpx.tomfinegan@chromium.org2013-02-061-1/+3
* Unsafe array length fix for GetNormalizedPath() function.calvinlo@chromium.org2013-02-063-3/+59
* Deoptionalize WebLayerTreeView::setViewportSizejamesr@chromium.org2013-02-062-5/+2
* Control fling curves with parameters in RendererPreferencesrjkroege@chromium.org2013-02-067-34/+136
* Add about:flags experiment to enable/disable fixed position element compositing.shawnsingh@chromium.org2013-02-062-7/+0
* Revert 180688 due to faiulres on asan botsbrianderson@chromium.org2013-02-053-59/+3
* Use WebKit's resource priorities instead of computing our own.simonjam@chromium.org2013-02-053-0/+5
* Revert 180583gavinp@chromium.org2013-02-057-123/+84
* Add unittests for Cross-FileSystem Copy/Move (for local filesystem).kinuko@chromium.org2013-02-052-1/+548
* Disable plugins/get-file-url.html on the Webkit ASan bot (issue 166932)glider@chromium.org2013-02-051-0/+1
* Add Utility functions to Normalize and check for Absolute Virtual Paths.calvinlo@chromium.org2013-02-053-3/+59
* Fix possible crash in RecursiveOperationDelegate and throttle # of parallel t...kinuko@chromium.org2013-02-054-20/+59
* Add a tcmalloc dependency to cc_unittests and webkit_compositor_bindings_unit...glider@chromium.org2013-02-051-0/+9
* Fix maxTimeSeekable() so it returns 0 when the pipeline doesn't have a durati...acolwell@chromium.org2013-02-051-0/+5
* Remove reference counting from media::AudioRenderer and friends.scherkus@chromium.org2013-02-051-4/+6
* Enabling External Clear Key CDM on Mac OSdkovalev@chromium.org2013-02-052-1/+15
* Remove reference counting from media::VideoRenderer and friends.scherkus@chromium.org2013-02-051-3/+3
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-057-84/+123
* Replace VideoRendererBase Get/PutCurrentFrame() with a VideoFrame-containing ...scherkus@chromium.org2013-02-053-35/+17
* Retrieve renderer process memory sizes from browser via IPC.alph@chromium.org2013-02-042-22/+0
* cc: Add flag to use raster cheapness estimatorskyostil@chromium.org2013-02-041-0/+1
* Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...tommyw@chromium.org2013-02-041-4/+4
* Skip plugins/get-empty-url.html on the Webkit Linux ASan bot (issue 166932)glider@chromium.org2013-02-041-0/+1
* Add NativeFileUtil unit testsyoichio@chromium.org2013-02-042-3/+339
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-031-2/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-02281-1978/+2026
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-023-0/+6
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-022-4/+3
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+10
* Skip plugins/fullscreen-plugins-dont-reload.html on the Webkit ASan bot (issu...glider@chromium.org2013-02-011-0/+1
* Make webkit_glue build on Win64 jschuh@chromium.org2013-02-011-1/+2