summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Disable accelerated compositing for audio-only <video> tags.fischman@chromium.org2012-01-061-1/+3
* Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.tzik@chromium.org2012-01-061-1/+4
* Check response code before writing blob to file.tzik@chromium.org2012-01-063-4/+9
* Mark some FileSystemMountPointProviderTest tests as FAILS_ on ChromeOS.thestig@chromium.org2012-01-061-4/+30
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-064-20/+1
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-064-1/+20
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-6/+9
* AppCache: Use WeakPtr instead of base::Unretained for DiskCache callbacks.jhawkins@chromium.org2012-01-061-7/+6
* Roll skia to r2967. Add skia bindings for glTexStorage2D.bsalomon@google.com2012-01-051-0/+1
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Add missing unversioned interface-name macro for PPP_Pdf.wez@chromium.org2012-01-051-0/+1
* Fix build-break due to missed PPB thunk getter rename.wez@chromium.org2012-01-051-1/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-0514-73/+65
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-0543-561/+499
* Convert ppapi/shared to use TrackedCallback.brettw@chromium.org2012-01-054-20/+4
* Fix crash in didReceiveData, if user calls Close() during RunCallback.bbudge@chromium.org2012-01-051-9/+15
* GTK: A bunch more removal of deprecated raw GtkWidget access, focusing on Gtk...erg@chromium.org2012-01-052-7/+9
* Fix some loose ends around recently introduced AppCache INTERCEPT namespacesmichaeln@google.com2012-01-0516-115/+200
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-0428-854/+103
* Hook up page visibility to the View info for a plugin.brettw@chromium.org2012-01-045-0/+21
* Trial roll of Skia from r2922 to r2947, with temporary test_expectations.tomhudson@google.com2012-01-041-0/+26
* Remove more wstrings in webkit/tools/test_shell.tony@chromium.org2012-01-048-35/+37
* Revert 116138 (this regressed morejs perf on mac and win for some reason.thakis@chromium.org2012-01-031-12/+5
* base::Bind: Remove ScopedRunnableMethodFactory.jhawkins@chromium.org2012-01-032-8/+3
* Remove some wstrings in test_shell.tony@chromium.org2012-01-037-25/+17
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-034-98/+88
* base::Bind: Remove scoped_callback_factory.h.jhawkins@chromium.org2012-01-0310-10/+0
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-037-78/+174
* Update required Flash version to 10.3.183.10.bauerb@chromium.org2012-01-031-5/+12
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-1/+3
* DatabaseTracker:: Fix a bug I introduced in r115465.jhawkins@chromium.org2012-01-012-6/+7
* Fix WebMediaPlayer-related linking errors for Androidpeter@chromium.org2011-12-302-0/+7
* Removing stray mention of WebWorkerClientdslomov@chromium.org2011-12-301-1/+0
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-303-6/+6
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-293-6/+6
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-293-6/+6
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-294-2/+28
* Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...fischman@chromium.org2011-12-292-4/+22
* Remove WebKit references to obsolete TOUCH_UI buildrbyers@chromium.org2011-12-282-2/+2
* WebSocket Pepper API: ArrayBuffer supporttoyoshim@chromium.org2011-12-281-17/+49
* Coverity: Fix a check that's always false.thestig@chromium.org2011-12-281-2/+3
* Roll WebKit 103610:103658rniwa@chromium.org2011-12-241-10/+0
* Revert 115750 - Roll WebKit 103610:103642rniwa@chromium.org2011-12-241-0/+10
* Roll WebKit 103610:103642rniwa@chromium.org2011-12-241-10/+0
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-2/+1
* Cleanup: Remove unused DeferredCallCallback.jhawkins@chromium.org2011-12-231-5/+0
* base::Bind: Remove unused ScopedCallbackFactorys.jhawkins@chromium.org2011-12-232-10/+2
* Set opaque on the WebMediaPlayerClient based on the decoderdanakj@chromium.org2011-12-237-6/+39
* Temporary disable media/video-colorspace-yuv420.html and media/video-colorspa...loislo@chromium.org2011-12-231-2/+2