summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-281-1/+1
* Move NPAPI unit tests from test_shell_tests to content_unittests.tony@chromium.org2012-07-281-5/+2
* Chrome-side implementation of media source timestamp offsetvrk@google.com2012-07-274-0/+13
* adding overlay play button resource for media control on androidqinmin@chromium.org2012-07-273-0/+7
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-271-1/+1
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-271-1/+2
* mac: Let Carbon plugin stuff buid with the 10.7 SDKthakis@chromium.org2012-07-263-1/+27
* pageNumerForElementById is a test specific API and can be moved to window.int...kaustubh.ra@gmail.com2012-07-261-9/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-0/+2
* mac: Remove now-unneeded includes of cocoa_protocols.hthakis@chromium.org2012-07-261-1/+0
* Fix gcc 4.7 building problems - cont 2.shenhan@google.com2012-07-262-4/+16
* Outsource FileSystemOperationContext from LocalFileSystemOperationtzik@chromium.org2012-07-267-30/+43
* Remove unnecessary WebKit layout test expectations.rbyers@chromium.org2012-07-261-34/+0
* Queue Flash mouselock request if fullscreen is pendingjschuh@chromium.org2012-07-261-6/+21
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-2525-395/+163
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-2/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-252-2/+4
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-256-63/+320
* Add webkit image resources to new scale-specific locationrbyers@chromium.org2012-07-25105-0/+0
* Add a hand grab and grabbing cursorbrettw@chromium.org2012-07-254-3/+4
* Revert 148364 - Add a hand grab and grabbing cursorgab@google.com2012-07-254-4/+3
* Add a hand grab and grabbing cursorbrettw@chromium.org2012-07-254-3/+4
* Revert 148355 - Add a hand grab and grabbing cursorbrettw@chromium.org2012-07-254-4/+3
* Add a hand grab and grabbing cursorbrettw@chromium.org2012-07-254-3/+4
* 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