summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Roll breakpad DEPS r977:998rsesek@chromium.org2012-07-251-3/+13
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-2511-115/+212
* mac: Load cursor images from resource pak file instead of from the bundle.thakis@chromium.org2012-07-252-53/+55
* Add CSS variables feature flag to chrome://flags.macpherson@chromium.org2012-07-252-0/+3
* Factor out common error-code conversion code for PlatformFileErrorToNetError.nhiroki@google.com2012-07-255-37/+4
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-241-1/+1
* Remove tickmark png.thakis@chromium.org2012-07-243-2/+0
* Revert 148171 - Roll breakpad DEPS r977:996rsesek@chromium.org2012-07-241-13/+3
* Renamed FileSystemOperation to LocalFileSystemOperation.nhiroki@google.com2012-07-2423-294/+315
* Roll breakpad DEPS r977:996rsesek@chromium.org2012-07-241-3/+13
* Enable new checkbox style by default (Linux/CrOS only)rbyers@chromium.org2012-07-241-0/+33
* Revert 148133 - Roll breakpad DEPS r977:995acolwell@chromium.org2012-07-241-13/+3
* 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