summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...kmadhusu@chromium.org2012-11-0715-71/+85
* Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.mkwst@chromium.org2012-11-072-2/+2
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-072-10/+23
* cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method...danakj@chromium.org2012-11-072-2/+2
* Add ContentDecryptorDelegate.xhwang@chromium.org2012-11-078-922/+1100
* New resources for pdf page number indicator. PDF code changes will be send in...gene@chromium.org2012-11-074-0/+0
* The FPS counter displays the framerate in the compositor's HUD layer. This ch...egraether@chromium.org2012-11-062-1/+9
* Set up include rules for webkit/dom_storage.marja@chromium.org2012-11-066-28/+43
* Added quota_status_code.h/cc file to hold QuotaStatusCode enum and added func...calvinlo@chromium.org2012-11-064-11/+60
* Implemented DeleteFileSystem for SyncFileSystem Extension API.calvinlo@chromium.org2012-11-061-1/+2
* 3rd try: Plumbing for LocalChangeObserverkinuko@chromium.org2012-11-0610-24/+195
* cc: Nine patch layer.aelias@chromium.org2012-11-063-0/+69
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-062-17/+13
* Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af...jam@chromium.org2012-11-051-1/+1
* Mark PPAPI requests that fail due to surfaway as PP_ERROR_ABORTED.ncbray@chromium.org2012-11-051-0/+3
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-058-83/+11
* PPAPI: Get TrackedCallback ready for running on non-main threads.dmichael@chromium.org2012-11-057-16/+13
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-058-11/+83
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-058-83/+11
* Revert 165934 - 2nd try: Plumbing for LocalChangeObserverphoglund@chromium.org2012-11-0510-195/+24
* 2nd try: Plumbing for LocalChangeObserverkinuko@chromium.org2012-11-0510-24/+195
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-059-43/+145
* Add extra checks to see if given origin URL has no path partkinuko@chromium.org2012-11-052-3/+12
* 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