| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 2 | -8/+0 |
* | web databases: remove a ToWStringHack | evan@chromium.org | 2011-03-10 | 1 | -2/+2 |
* | webkit: move SimpleDatabaseSystem into webkit/support/ | evan@chromium.org | 2011-03-09 | 6 | -6/+283 |
* | Add runtime enabled command-line flag for data transfer items | dcheng@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | wstring: use ASCII path for WebKit root directory | evan@chromium.org | 2011-03-08 | 1 | -1/+3 |
* | Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF... | jam@chromium.org | 2011-03-07 | 1 | -7/+0 |
* | Get rid of the extension dependency in ResourceDispatcher by calling out to a... | jam@chromium.org | 2011-03-04 | 1 | -0/+7 |
* | Add webkit_support::TaskAdaptor to make tasks have the desttructor. | morrita@chromium.org | 2011-03-01 | 2 | -0/+39 |
* | Fix a memory leak and add the webkit_quota library to the project. | michaeln@google.com | 2011-02-22 | 1 | -0/+1 |
* | Set the minimum timer interval on a per-page basis, and adjust it when | kbr@google.com | 2011-02-18 | 2 | -0/+10 |
* | IndexedDB: Allow injection of keys into values via key path. | hans@chromium.org | 2011-02-17 | 2 | -0/+12 |
* | Missed file for ClearCache signature change. | mbelshe@chromium.org | 2011-02-16 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 2 | -2/+2 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -1/+1 |
* | Cleanup everything but net/ for our first clang plugins. | erg@google.com | 2011-02-02 | 6 | -17/+44 |
* | Don't register WebKitWeightWatcher fonts | tkent@chromium.org | 2011-02-01 | 1 | -9/+2 |
* | Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/. | mihaip@chromium.org | 2011-02-01 | 1 | -3/+4 |
* | Fix input-speech related failures on DRT | tkent@chromium.org | 2011-01-26 | 2 | -41/+5 |
* | Refactor the plugin lists handling code. | pastarmovj@chromium.org | 2011-01-24 | 1 | -1/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 2 | -6/+6 |
* | Move more web widgets painting from webkit to chrome. | xiyuan@chromium.org | 2011-01-20 | 1 | -0/+11 |
* | Remove forced use of Software mode GL | scheib@chromium.org | 2011-01-18 | 1 | -4/+0 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 9 | -40/+40 |
* | Remove MessageLoop methods from Filter interface to | acolwell@chromium.org | 2011-01-15 | 1 | -1/+7 |
* | Add some initial OWNERS files for src/webkit/. | darin@chromium.org | 2011-01-14 | 1 | -0/+2 |
* | webkit_support_common should depend on setup_third_party.gyp:third_party_head... | tkent@chromium.org | 2011-01-14 | 1 | -0/+7 |
* | Add support for DumpRenderTree to use the GPU rather than software renderer | scheib@chromium.org | 2011-01-13 | 2 | -0/+20 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 2 | -15/+16 |
* | Make a separated library for files common between webkit_support and test_shell | tkent@chromium.org | 2011-01-13 | 1 | -18/+29 |
* | Blacklist WebKitTestNetscapePlugIn so we can rename the plugin | tony@chromium.org | 2011-01-12 | 1 | -3/+2 |
* | Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback. | kbr@google.com | 2011-01-12 | 1 | -1/+1 |
* | Move the in-process WebGL implementation from the WebKit to the | kbr@google.com | 2011-01-11 | 3 | -2/+4 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-11 | 1 | -1/+2 |
* | Revert 70920 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -2/+1 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -1/+2 |
* | Revert 70782 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 2 | -5/+5 |
* | Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side) | mihaip@chromium.org | 2010-12-30 | 4 | -6/+6 |
* | Move data pack from base to app (it's just part of the resource bundle system). | brettw@chromium.org | 2010-12-23 | 2 | -6/+6 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 4 | -21/+24 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 4 | -24/+21 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 4 | -21/+24 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 4 | -24/+21 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 4 | -21/+24 |
* | Try to get webkit tests green by letting DRT load CrApplication early. | thakis@chromium.org | 2010-12-19 | 4 | -0/+39 |
* | Separate BufferedDataSource and BufferedResourceLoader into two files. | annacc@chromium.org | 2010-12-16 | 1 | -7/+0 |
* | Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe... | scherkus@chromium.org | 2010-12-06 | 1 | -25/+4 |
* | Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste... | scherkus@chromium.org | 2010-12-03 | 1 | -4/+25 |
* | Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ... | scherkus@chromium.org | 2010-12-03 | 1 | -2/+3 |