summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
...
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-182-0/+10
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-172-0/+12
* Missed file for ClearCache signature change.mbelshe@chromium.org2011-02-161-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-1/+1
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-026-17/+44
* Don't register WebKitWeightWatcher fontstkent@chromium.org2011-02-011-9/+2
* Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.mihaip@chromium.org2011-02-011-3/+4
* Fix input-speech related failures on DRTtkent@chromium.org2011-01-262-41/+5
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-6/+6
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-0/+11
* Remove forced use of Software mode GLscheib@chromium.org2011-01-181-4/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-179-40/+40
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-151-1/+7
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+2
* webkit_support_common should depend on setup_third_party.gyp:third_party_head...tkent@chromium.org2011-01-141-0/+7
* Add support for DumpRenderTree to use the GPU rather than software rendererscheib@chromium.org2011-01-132-0/+20
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-15/+16
* Make a separated library for files common between webkit_support and test_shelltkent@chromium.org2011-01-131-18/+29
* Blacklist WebKitTestNetscapePlugIn so we can rename the plugintony@chromium.org2011-01-121-3/+2
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-121-1/+1
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-113-2/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-1/+2
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-1/+2
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-1/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-5/+5
* Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)mihaip@chromium.org2010-12-304-6/+6
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-232-6/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-214-21/+24
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-214-24/+21
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-204-21/+24
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-204-24/+21
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-204-21/+24
* Try to get webkit tests green by letting DRT load CrApplication early.thakis@chromium.org2010-12-194-0/+39
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-161-7/+0
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-061-25/+4
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-031-4/+25
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-031-2/+3
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-021-25/+4
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-011-3/+9
* Remove the forked npapi layout test plugin from the tree.tony@chromium.org2010-11-291-3/+0
* Add form validation message strings.tkent@chromium.org2010-11-252-0/+59
* Extend simple_file_system to use SandboxedFileSystemOperationkinuko@chromium.org2010-11-231-12/+6
* Fix plugin blacklisting in Mac TestShell and DRT.tony@chromium.org2010-11-221-4/+4
* Don't load the old layout test plugin in DRT.tony@chromium.org2010-11-191-0/+17
* Modify GetErrorDescription to give a -1004 (NSURLErrorCannotConnectToHost)mmenke@google.com2010-11-181-2/+3
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-1/+1