summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Roll breakpad DEPS r977:995rsesek@chromium.org2012-07-241-3/+13
* Web Inspector: count DOM storage cache memory for native snapshotalexeif@chromium.org2012-07-242-1/+7
* Add PpapiDecryptor which wraps a CDM plugin.xhwang@chromium.org2012-07-238-37/+282
* Remove use of PipelineStatus from BufferedDataSource and FileDataSource.scherkus@chromium.org2012-07-235-54/+39
* Add a shallow command buffer flush that doesn't glFlushbrianderson@chromium.org2012-07-233-0/+8
* Scale to DIPs in ppb_graphics2d_impl for proper invalidationjhorwich@chromium.org2012-07-234-1/+138
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-231-0/+2
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+1
* Remove possibility of stale user_buffer_ member in PPB_URLLoader_Impl when Fi...tsepez@chromium.org2012-07-231-0/+6
* Offload disk accesses to WorkerPool in ExtensionProtocolHandlerpaivanof@gmail.com2012-07-233-24/+33
* Move VideoRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-232-4/+3
* [Mac] Use GetCurrentButtonState() instead of Button() in WebPluginDelegateImp...rsesek@chromium.org2012-07-201-1/+1
* Roll skia to 4683.twiz@chromium.org2012-07-201-0/+4
* Fix a rebase error in ProxyDecryptor::Decrypt()xhwang@chromium.org2012-07-191-2/+5
* Update media OWNERS.scherkus@chromium.org2012-07-191-3/+2
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-4/+1
* Adding FileUtil::CreateSnapshotFilekinuko@chromium.org2012-07-1912-47/+170
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-1/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+4
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-183-52/+0
* Upstream ContentVideoView.java content_video_view.* media_metadata_android.*cramya@chromium.org2012-07-183-0/+79
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-181-1/+1
* Remove redundant PRERENDER value from ResourceType.gavinp@chromium.org2012-07-181-2/+1
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-181-1/+1
* Fix focus notification for Flash fullscreen.yzshen@chromium.org2012-07-182-12/+29
* Wired support for file truncating and opening in R/W mode to RemoteFileSyste...zelidrag@chromium.org2012-07-182-11/+1
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-182-4/+11
* Restore modified timestamps of moved directories.nhiroki@google.com2012-07-181-9/+40
* Plumb down device_supports_mouse from browser and disable it on Android.aelias@chromium.org2012-07-182-0/+3
* Remove all entries from webkit/tools/layout_tests/test_expectations.txttony@chromium.org2012-07-181-12/+0
* PPAPI's OpenFileSystem should take an origin URL, not a page URL.ericu@chromium.org2012-07-174-4/+5
* remove video fullscreen button resources for android as desktop chromium also...qinmin@chromium.org2012-07-173-6/+0
* VideoDecodeAccelerator now SupportsWeakPtr instead of being RefCountedThreadS...fischman@chromium.org2012-07-173-13/+12
* PPAPI (Flash): Properly honor Pepper url requests with custom user agents.viettrungluu@chromium.org2012-07-175-10/+25
* WebMediaPlayerImpl needs to own the audio source provider.rtoy@google.com2012-07-164-0/+15
* Remove ppb_fullscreen_dev interface, as fullscreen has been outnfullagar@google.com2012-07-161-3/+0
* roll skia to 4600reed@google.com2012-07-161-0/+8
* Change AesDecryptor::Decrypt to be an asynchronous call.xhwang@chromium.org2012-07-152-6/+7
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-1411-473/+3
* Collapse Should{Enable,Disable}Defer() into ShouldDefer() + simplify some oth...scherkus@chromium.org2012-07-142-52/+16
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-141-2/+0
* Implement ChunkDemuxer::GetStartTime()vrk@chromium.org2012-07-141-1/+6
* Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...scottbyer@chromium.org2012-07-131-0/+2
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-131-2/+0
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-133-3/+12
* Don't close pending user gesture when PluginInstance receives ACKs for input ...yzshen@chromium.org2012-07-131-5/+3
* Move MimeTypeTests from test_shell_tests to browser_teststony@chromium.org2012-07-122-91/+0
* Migrate drag&drop code in test_shell to new WebKit APItony@chromium.org2012-07-121-4/+7
* Adding support for overriding TestWebKitPlatformSupport in DumpRenderTreetommyw@chromium.org2012-07-124-9/+44
* Fold RestartLoadingTask() into ReadCallback() as the method is called on the ...scherkus@chromium.org2012-07-123-34/+14