summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* More test expectations for the Webkit ASan bot.glider@chromium.org2013-02-011-0/+2
* Convert top controls to use DIP instead of PX.tedchoc@chromium.org2013-02-011-4/+4
* Revert 179967alecflett@chromium.org2013-02-013-13/+2
* Avoid leaking TestWebIDBFactory instances, and resetdarin@chromium.org2013-01-313-2/+13
* Pass in media message loop to AudioRendererImpl and enforce calling on the ri...scherkus@chromium.org2013-01-311-1/+3
* Avoid integer overflows in BlobURLRequestJob.aedla@chromium.org2013-01-312-19/+51
* Skip plugins/embed-prefers-plugins-for-images.html on the Webkit ASan botglider@chromium.org2013-01-311-0/+1
* Skip plugins/embed-inside-object.html on the Webkit ASan botglider@chromium.org2013-01-311-0/+1
* Skip plugins/embed-attributes-style.html on the Webkit ASan bot (issue 166932)glider@chromium.org2013-01-311-0/+2
* Some layout_tests expectations for the Webkit ASan bot:glider@chromium.org2013-01-311-2/+35
* SetWindowLongPtrA takes a GWLP_WNDPROCjschuh@chromium.org2013-01-311-1/+1
* Updating XTBs based on .GRDs from branch 1364kerz@chromium.org2013-01-3152-1/+105
* Enable textarea resizer in test_shell.tony@chromium.org2013-01-311-1/+0
* Fix set duration edge cases. acolwell@chromium.org2013-01-302-19/+89
* Add SetSyncEnabled method to SyncFileSystem and DriveFileSync serviceskinuko@chromium.org2013-01-302-0/+3
* Allow a null initData for external CDMs.ddorwin@chromium.org2013-01-301-1/+2
* Ensure FFmpegAudioDecoder passes aligned channel pointers.dalecurtis@chromium.org2013-01-301-6/+6
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-292-2/+2
* Remove unused methods from ExternalMountPointProvidertbarzic@chromium.org2013-01-295-180/+23
* Manual revert of:cevans@chromium.org2013-01-291-63/+0
* Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxykinuko@chromium.org2013-01-2923-204/+989
* Revert 129458cevans@chromium.org2013-01-291-20/+0
* Do not invalidate ContentLayer when LCD text settings change.alokp@chromium.org2013-01-291-4/+1
* Tighten up media::DecoderBuffer API contract for end of stream buffers (round...scherkus@chromium.org2013-01-286-77/+73
* Remove enums that changed in WebKittony@chromium.org2013-01-281-4/+4
* Revert 178734jsbell@chromium.org2013-01-281-1/+2
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+1