summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Skia is deprecating setDevice in favor of factories to create SkCanvas variantsreed@google.com2012-09-282-3/+3
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-1/+2
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-2710-96/+60
* Webkit roll 129708:129770schenney@chromium.org2012-09-271-2/+2
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-271-9/+21
* Remove PluginGroupibraaaa@google.com2012-09-2711-840/+24
* Fix a bug when resetting NaCl plugin instance to IPC proxy.bbudge@chromium.org2012-09-272-0/+5
* Rename profile_path member of TrackerDB to base_pathnhiroki@chromium.org2012-09-272-8/+8
* Record add/update changes as ADD_OR_UPDATEkinuko@chromium.org2012-09-275-88/+68
* Normalize path and virtual path of FileSystemURLkinuko@chromium.org2012-09-271-1/+1
* Add a new field in password_form to distinguish generated passwords from manu...guohui@chromium.org2012-09-272-2/+14
* Add average commit time to texture upload scrolling testsbrianderson@chromium.org2012-09-271-1/+3
* Fix up instance registration with the browser.brettw@chromium.org2012-09-261-0/+2
* Add LocalFileChangeTracker database to record non-synced dirty filesnhiroki@chromium.org2012-09-263-8/+227
* Send OnModifyFile Notification when File Write completes successfully or fail...calvinlo@chromium.org2012-09-268-43/+112
* Fix: Prerendering was confusing SessionService to not save sessionStorage.marja@chromium.org2012-09-262-0/+5
* FontScaleFactor and ForceEnableZoom pref_names.aurimas@chromium.org2012-09-252-0/+12
* Register Android's media/ and net/ JNI bindings when running DumpRenderTree.peter@chromium.org2012-09-251-3/+9
* Merged HostQuotaCallback into QuotaCallbackcalvinlo@chromium.org2012-09-254-33/+21
* Added OtherDateLabel localized string.keishi@chromium.org2012-09-252-0/+5
* create a separate WebMediaPlayer for URL derived from media streamwjia@chromium.org2012-09-2511-14/+835
* Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().xhwang@chromium.org2012-09-255-7/+7
* memoryUsageMB should call GetWorkingSetSize instead of GetPagefileUsage on Ma...yurys@chromium.org2012-09-241-0/+4
* Fix typo from bad merge.dpranke@chromium.org2012-09-211-1/+0
* Add an ASAN TestExpectations file.dpranke@chromium.org2012-09-211-0/+5
* Remove KeyError in CdmWrapper::Decrypt().xhwang@chromium.org2012-09-211-10/+7
* convert comments in the test expectations files from // to #dpranke@chromium.org2012-09-211-36/+37
* Reland: Update V8 to version 3.14.0.1 and adjust test expectations.ulan@chromium.org2012-09-211-0/+4
* Merge MockQuotaManager in multiple placeskinuko@chromium.org2012-09-214-236/+267
* Add tzik to webkit/fileapi/syncable/OWNERStzik@chromium.org2012-09-211-0/+1
* Change bookmarkManager API from experimental to private.aa@chromium.org2012-09-211-1/+1
* Setup network JNI for webkit_unit_tests.pliard@chromium.org2012-09-211-6/+4
* Disable GPU video decoding when using Media Source.acolwell@chromium.org2012-09-211-0/+6
* Revert 157822 - Update V8 to version 3.14.0.1 and adjust test expectations.zea@chromium.org2012-09-201-4/+0
* Update V8 to version 3.14.0.1 and adjust test expectations.ulan@chromium.org2012-09-201-0/+4
* Add the ubercomp DelegatedRendererLayer.danakj@chromium.org2012-09-205-0/+68
* Cleanup: quota::HostQuotaCallback do not need to pass host and type as argumentscalvinlo@chromium.org2012-09-203-22/+10
* [Android] Make OS version reporting in the UA string legacy-compatible.mnaganov@chromium.org2012-09-201-4/+8
* Eliminate redundant checks for the PPP_Pdf interface in webkit::ppapi::Plugin...bbudge@chromium.org2012-09-202-1/+4
* Revert 157700 - Add the ubercomp DelegatedRendererLayer.ilevy@chromium.org2012-09-205-68/+0
* Add the ubercomp DelegatedRendererLayer.danakj@chromium.org2012-09-205-0/+68
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-195-1/+23
* Intermittend UAF in webkit::ppapi::PPB_URLLoader_Impl::FillUserBuffer. This i...tsepez@chromium.org2012-09-191-2/+8
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-1915-493/+769
* Convert url request info to new proxy API.brettw@chromium.org2012-09-1914-461/+188
* Cleanup: quota::HostUsageCallback do not need to pass host and type as argumentscalvinlo@chromium.org2012-09-196-51/+20
* Add some missing unit tests and update cc_unittests and webkit_compositor_bin...shawnsingh@chromium.org2012-09-187-3059/+0
* Enable webkit_compositor_bindings_unittests in component buildsjamesr@chromium.org2012-09-184-14/+11
* Add CDM allocator interface.tomfinegan@chromium.org2012-09-186-122/+509
* cc: Only use upload throttling when performing full texture uploads.reveman@chromium.org2012-09-181-30/+24