summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Enable media stream layout test with content_shell. wjia@chromium.org2013-04-046-0/+166
* Add validation framework to Copy or Move operations in fileapi.vandebo@chromium.org2013-04-0416-0/+504
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-031-0/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-0/+2
* AppCache: support custom schemes in appcache interfaces.pfeldman@chromium.org2013-04-032-1/+21
* [MIPS] Fix webkit deserialization alignment problempetarj@mips.com2013-04-031-4/+6
* Move key system constants to separate file.kjyoun@google.com2013-04-034-125/+184
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-1/+2
* IndexedDB: Ensure connections arriving for terminated workers are closedjsbell@chromium.org2013-04-022-2/+3
* Fire kClientError in the event of Decryptor creation failure.xhwang@chromium.org2013-04-021-1/+1
* Clean up media EME UMA reporting in WebMediaPlayerImpl.xhwang@chromium.org2013-04-021-20/+31
* Add Query() support to FileRef.teravest@chromium.org2013-04-022-2/+99
* Revert 191795 "Move key system constants to separate file."tommyw@chromium.org2013-04-024-183/+125
* Move key system constants to separate file.kjyoun@google.com2013-04-024-125/+183
* Extract metadata for media elementsqinmin@chromium.org2013-04-022-2/+7
* Switch TouchFlingGestureCurveUnittest to use WebFloatSize.aelias@chromium.org2013-04-021-10/+10
* Exclude OS_CHROMEOS when using WIDEVINE_CDM_MIN_GLIBC_VERSION.xhwang@google.com2013-04-022-8/+11
* Check glibc version for Widevine CDM.xhwang@chromium.org2013-04-012-4/+30
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+1
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-2/+6
* gpu: Fix in-process implementation of glGetShaderPrecisionFormatbrianderson@chromium.org2013-03-301-2/+37
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-304-12/+14
* Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR...michaeln@google.com2013-03-3015-174/+1042
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-3018-20/+20
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-292-13/+2
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-294-14/+12
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-29111-712/+764
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-294-12/+14
* Add a flag to disable usage tracking of FileSystem.tzik@chromium.org2013-03-293-4/+52
* Stop using WebGraphicsContext3DInProcessImpl in webkit/danakj@chromium.org2013-03-295-8/+3
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-292-0/+2
* TextureLayer: clear texture id when clearing client.piman@chromium.org2013-03-291-1/+0
* Fix remaining cpplint errors in webkit/compositor_bindings/enne@chromium.org2013-03-286-5/+10
* Flash: Don't lose references to the Graphics3D from the VideoDecoder.danakj@chromium.org2013-03-281-5/+5
* Enable setSelectionIncludesAltImageText in WebKit.tony@chromium.org2013-03-281-0/+1
* Move WebSourceBufferImpl into its own .cc/.h filesacolwell@chromium.org2013-03-284-61/+95
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-2731-31/+31
* LoadTiming in net part 7: Hooking it all upmmenke@chromium.org2013-03-273-110/+61
* Upgrade the return type of GetLength from int to int64.hidehiko@chromium.org2013-03-278-22/+27
* Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..."ygorshenin@chromium.org2013-03-272-0/+9
* Revert 190807 "Fix a Chrome renderer hang which occurs when a We..."ygorshenin@chromium.org2013-03-272-9/+0
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-276-149/+157
* Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is...ananta@chromium.org2013-03-272-0/+9
* Replace only use of WebRegularExpression with RE2jamesr@chromium.org2013-03-261-109/+0
* Android: Delete StreamTextureProxy on impl thread.sievers@chromium.org2013-03-263-12/+21
* Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.danakj@chromium.org2013-03-2617-393/+0
* Ignore transparency in full-screen Flashpiman@chromium.org2013-03-261-3/+8
* cc: Chromify the scrollbar painters.danakj@chromium.org2013-03-262-28/+22
* Revert "Android: Delete StreamTextureProxy on impl thread."yurys@chromium.org2013-03-263-21/+12
* Android: Delete StreamTextureProxy on impl thread.sievers@chromium.org2013-03-263-12/+21