summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Review URL: http://codereview.chromium.org/6579025kerz@chromium.org2011-02-2449-17/+752
* Merge 75078 - Pump the WebCore Timer queue before running animation callbacksjamesr@chromium.org2011-02-161-1/+4
* Merge 73838 - Fix frame accurate seeking for the third time.scherkus@chromium.org2011-02-161-5/+21
* Merge 72668 - Fix a teardown hang caused by an Abort() call while there is a ...acolwell@chromium.org2011-01-273-22/+118
* Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...scherkus@chromium.org2011-01-243-4/+0
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-2/+0
* Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...crogers@google.com2011-01-241-0/+2
* Conditionally add compile-time enable for web audio API on Mac OS Xcrogers@google.com2011-01-231-2/+0
* Re-land http://codereview.chromium.org/6265009 which was reverted to try to f...crogers@google.com2011-01-221-4/+64
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-222-0/+7
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-222-7/+0
* Revert 72259 - Bundle audio spatialization resources for use by the web audio...rniwa@chromium.org2011-01-221-64/+4
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-222-0/+7
* Bundle audio spatialization resources for use by the web audio APIcrogers@google.com2011-01-221-4/+64
* webkit: expose webkit branch and revision number in about pagesevan@chromium.org2011-01-223-6/+22
* Honor User-Agent header added by WebCorecaseq@google.com2011-01-211-4/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-218-26/+25
* Eliminate platform specific timer code.darin@chromium.org2011-01-201-73/+18
* Fix build oops.darin@chromium.org2011-01-201-2/+2
* Fix a potential crash by clearing callback_ before running it.darin@chromium.org2011-01-204-15/+62
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-12/+88
* Add some more OWNERS files.darin@chromium.org2011-01-202-0/+2
* * Add WebPreference::interactive_form_validation_enabledtkent@chromium.org2011-01-202-3/+8
* plugins: drop PluginVersionInfo for internal pluginsevan@chromium.org2011-01-191-1/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-1784-256/+256
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-152-11/+20
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-152-38/+23
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-1/+1
* Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.viettrungluu@chromium.org2011-01-131-1/+0
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-17/+19
* Fix PartScrollbarHoriztonalTrack typo now that we've rolled to pick upmihaip@chromium.org2011-01-121-2/+2
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-2/+0
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-102-3/+7
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-107-46/+50
* Fix an incorrect use of wstring::npos.evan@chromium.org2011-01-101-2/+1
* Roll WebKit DEPS and adjust references to WebCore.abarth@chromium.org2011-01-081-1/+1
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-082-1/+3
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Update stringslaforge@chromium.org2011-01-0751-76/+174
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-3/+6
* Expose Map/UnmapTexSubImage2DCHROMIUM to pepper pluginspiman@google.com2011-01-071-0/+2
* Move ppb_flash.h to ppapi/c/private ...viettrungluu@chromium.org2011-01-061-2/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2011-01-051-0/+2
* Disable CppBoundClassTest.InvokeMethods, it flakily triggers assertion failures.phajdan.jr@chromium.org2011-01-031-1/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-2/+0
* Add implementation of WebThemeEngine for the Mac (declared bymihaip@chromium.org2010-12-295-2/+91
* Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...acolwell@chromium.org2010-12-291-0/+2