summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-023-4/+1
* Use ScopedOleInitializer more, so that we check and log errors the same way e...pkasting@chromium.org2012-10-022-6/+14
* Rename cdm::OutputBuffer to DecryptedBlock.tomfinegan@chromium.org2012-10-024-76/+76
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-013-116/+0
* Make cdm::Status error names more specific.tomfinegan@chromium.org2012-10-013-8/+15
* Support reading pixels from HW-decoded video textures into canvas/webgl.fischman@chromium.org2012-10-012-28/+41
* Fix ChunkDemuxer end of stream tracking during canceled seeks.acolwell@chromium.org2012-10-011-1/+2
* Linux: Blacklist 32-bit Flash 11.2.202.238 when the CPU doesn't support SSE2.thestig@chromium.org2012-10-011-0/+3
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-019-4/+110
* Add histogram for LocalStorage cache prime time.willchan@chromium.org2012-09-291-0/+5
* Add encrypted media basic playback tests.shadi@chromium.org2012-09-281-1/+1
* 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