summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-049-145/+43
* Disable threaded compositing when texture sharing is blacklistedjamesr@chromium.org2012-11-041-0/+4
* Add common video formats to the media galleries extension filter.vandebo@chromium.org2012-11-031-0/+17
* Added support for WEBCONTENTLAYERCLIENT_HAS_CANPAINTLCDTEXT.alokp@chromium.org2012-11-031-0/+9
* Fix assertion failure for using Empty texture formatqinmin@chromium.org2012-11-032-9/+15
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-034-32/+7
* Prepare for WebLayerTreeView::setFontAtlas interface changejamesr@chromium.org2012-11-032-2/+7
* Add RegisterKeyAddedCB in Decryptor interface.xhwang@chromium.org2012-11-024-36/+37
* fix audio-only case in WebMediaPlayerMS.wjia@chromium.org2012-11-021-1/+7
* Make cc a componentpiman@chromium.org2012-11-021-0/+3
* Revert 165658 - Plumbing for LocalChangeObserverkinuko@chromium.org2012-11-026-137/+7
* Plumbing for LocalChangeObserverkinuko@chromium.org2012-11-026-7/+137
* Fix: commit pending sessionStorage changes at shutdown.marja@chromium.org2012-11-023-14/+10
* Implement LocalFileChangeTracker::GetNextChangedURLs for local synckinuko@chromium.org2012-11-0211-153/+296
* [MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.kmadhusu@chromium.org2012-11-025-42/+43
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-0211-74/+93
* Encrypted Media: Add TRACE_EVENT to trace eme implementation performance.xhwang@chromium.org2012-11-022-0/+7
* webkit: Fix BlobURLRequestJobTest flakinesshashimoto@chromium.org2012-11-021-4/+0
* Don't assert if PluginInstance can't get PPP_Combined. Some tests exercise th...bbudge@chromium.org2012-11-023-5/+5
* DRT should handle relative path arguments.tkent@chromium.org2012-11-021-2/+4
* Restrict access to IME data from Flash plug-ins.hbono@chromium.org2012-11-021-1/+2
* Don't attempt optimized scaled updates on GTK and Windowsjbauman@chromium.org2012-11-021-0/+6
* Remove most remaining webcore points and sizes.danakj@chromium.org2012-11-023-6/+4
* Adding the logic to process some new error codes from android media playerqinmin@chromium.org2012-11-021-7/+2
* Disable PpapiGraphics2DImplTest.GetBitmap2xScale on win/linuxjbauman@chromium.org2012-11-011-1/+8
* Revert "Don't attempt optimized scaled updates on GTK and Windows".senorblanco@google.com2012-11-011-6/+0
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-0112-251/+33
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-012-2/+4
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-019-41/+144
* Add method to load resources without scaleoshima@chromium.org2012-11-013-4/+3
* Don't attempt optimized scaled updates on GTK and Windowsjbauman@chromium.org2012-11-011-0/+6
* Remove static thread pointers from CCjamesr@chromium.org2012-11-019-144/+41
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-013-3/+4
* Add method to load resources without scaleoshima@chromium.org2012-11-013-4/+3
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-013-17/+17
* Change Cdm::GetCurrentWallTimeMs() to GetCurrentWallTimeInSeconds().xhwang@chromium.org2012-11-012-10/+10
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Remove PpapiPermissions from selected Private interfaces.bbudge@chromium.org2012-11-011-0/+1
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-014-10/+37
* On Windows, current implementation fails touching directories because it cann...nhiroki@chromium.org2012-11-012-3/+54
* Add tests for LocalFileSyncService::ApplyRemoteChangekinuko@chromium.org2012-11-014-25/+62
* Renaming fileapi::StatusCallback to fileapi::SyncStatusCallbackkinuko@chromium.org2012-11-013-8/+10
* Add some extensions to the in-process GL shader translator.sievers@chromium.org2012-11-012-0/+11
* Fix WebTransformationMatrix unit test after WebKit rollshawnsingh@chromium.org2012-10-311-7/+15
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-312-4/+4
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-5/+5
* Compute event coordinate adjustment for pinch-zoom in LayerTreeHost.wjmaclean@chromium.org2012-10-314-0/+12
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-307-225/+33
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-307-33/+225