| Commit message (Expand) | Author | Age | Files | Lines |
* | Move remaining webkit storage unit tests to content_unittests | adamk@chromium.org | 2012-06-08 | 1 | -46/+0 |
* | Move all webkit/fileapi tests to content_unittests | adamk@chromium.org | 2012-06-07 | 1 | -23/+0 |
* | Remove webframe_unittest.cc and webview_unittest.cc from Chromium. | tony@chromium.org | 2012-05-31 | 1 | -2/+0 |
* | Merge native_theme resources into ui_resources_standard | oshima@chromium.org | 2012-05-26 | 1 | -2/+2 |
* | DomStorageCachedArea + DomStorageProxy interface and unittests. These classes... | michaeln@google.com | 2012-05-24 | 1 | -0/+1 |
* | Move skia/ext tests from test_shell_tests to unit_tests. | tony@chromium.org | 2012-05-23 | 1 | -14/+0 |
* | Move ui/gfx/resources to ui/base/native_theme/resources | oshima@chromium.org | 2012-05-16 | 1 | -2/+2 |
* | Move webkit/media tests from test_shell_tests into content_unittests | tony@chromium.org | 2012-05-16 | 1 | -6/+0 |
* | Move the click-to-play tests from plugin_test to browser_test. Then I'm plann... | jam@chromium.org | 2012-05-14 | 1 | -6/+2 |
* | Remove VideoBear and ManyVideoBear from test_shell_tests. | tony@chromium.org | 2012-05-11 | 1 | -1/+0 |
* | Merge QuotaFileUtil into ObfuscatedFileUtil | tzik@chromium.org | 2012-05-11 | 1 | -1/+0 |
* | Remove event_listener_unittest.cc and listener_leak_test.cc. | tony@chromium.org | 2012-05-09 | 1 | -2/+0 |
* | Remove node_leak_test.cc from test_shell_tests. | tony@chromium.org | 2012-05-09 | 1 | -1/+0 |
* | Revert 135661 - Move the click-to-play tests from plugin_test to browser_test... | rvargas@google.com | 2012-05-07 | 1 | -2/+6 |
* | Move the click-to-play tests from plugin_test to browser_test. Then I'm plann... | jam@chromium.org | 2012-05-07 | 1 | -6/+2 |
* | Add dom_storage::SessionStorageDatabase. | marja@chromium.org | 2012-04-27 | 1 | -0/+1 |
* | Add database recovery for FileSystemDirectoryDatabase. | tzik@chromium.org | 2012-04-16 | 1 | -0/+2 |
* | Move a few files from test_shell/mac to test_shell. | thakis@chromium.org | 2012-04-06 | 1 | -3/+3 |
* | Add isolated file_util for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-04-02 | 1 | -0/+1 |
* | DomStorageContext unittests. | michaeln@google.com | 2012-03-28 | 1 | -0/+1 |
* | BufferedDataSource wants to know the content length of non-http(s) resources,... | fischman@chromium.org | 2012-03-17 | 1 | -1/+0 |
* | Refactor out foreground_help to fix BringBrowserWindowToFront on Windows | scottbyer@chromium.org | 2012-03-05 | 1 | -1/+0 |
* | Modify DeletableFileReference to not necessarily delete after all. Renamed th... | michaeln@google.com | 2012-02-29 | 1 | -1/+1 |
* | Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront... | scottbyer@chromium.org | 2012-02-27 | 1 | -0/+1 |
* | Refactor out foreground_help to fix BringBrowserWindowToFront on Windows | scottbyer@chromium.org | 2012-02-27 | 1 | -1/+0 |
* | Move ContextMenuParams struct from webkit/glue to content/public/common. The ... | jam@chromium.org | 2012-02-12 | 1 | -1/+0 |
* | Create a class to represent a Dom Storage Database. | benm@chromium.org | 2012-02-10 | 1 | -1/+2 |
* | Framing for a DomStorage backend that does not depend on in-process-webkit. O... | michaeln@google.com | 2012-02-07 | 1 | -0/+3 |
* | Add isolated filesystem context for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-02-02 | 1 | -0/+1 |
* | Cleanup: factor out common test sets under fileapi/ | kinuko@chromium.org | 2012-01-27 | 1 | -0/+2 |
* | remove build_webkit_exes_from_webkit_gyp flag | dpranke@chromium.org | 2012-01-24 | 1 | -0/+7 |
* | build DRT, webkit_unit_tests from individual gyp files. | dpranke@chromium.org | 2012-01-19 | 1 | -1/+1 |
* | Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer. | scherkus@chromium.org | 2012-01-19 | 1 | -1/+1 |
* | Cleanup: Removing FileSystemPathManager | kinuko@chromium.org | 2012-01-05 | 1 | -3/+5 |
* | Use the new callback tracker and delete the old one | brettw@chromium.org | 2012-01-04 | 1 | -1/+0 |
* | Clean up painting and conversion functions inside webkit_media::VideoRenderer... | scherkus@chromium.org | 2011-12-21 | 1 | -0/+1 |
* | Implement async verision of FileSystemFileUtil and in-memory file system for ... | satorux@chromium.org | 2011-12-17 | 1 | -0/+3 |
* | Track webcore worker message loops in chromium. | dgrogan@chromium.org | 2011-12-13 | 1 | -0/+1 |
* | Revert 114157 - Track webcore worker message loops in chromium. | acolwell@chromium.org | 2011-12-13 | 1 | -1/+0 |
* | Track webcore worker message loops in chromium. | dgrogan@chromium.org | 2011-12-13 | 1 | -0/+1 |
* | enable component build of webkit_glue. | dpranke@chromium.org | 2011-12-08 | 1 | -0/+5 |
* | Rewrite BufferedDataSource tests to use real BufferedResourceLoader objects. | scherkus@chromium.org | 2011-11-29 | 1 | -0/+2 |
* | Remove TODOs for copying FFmpeg binaries for Mac. | scherkus@chromium.org | 2011-11-18 | 1 | -3/+1 |
* | Moving media-related files from webkit/glue/ to webkit/media/. | scherkus@chromium.org | 2011-11-17 | 1 | -3/+4 |
* | Stop using WebFileChooserParams::acceptTypes. | tkent@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Removing dedicated worker-related IPC codei (second round). | dslomov@chromium.org | 2011-10-28 | 1 | -2/+0 |
* | Split HostVarTracker out of HostResourceTracker. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | Rename the ResourceTracker in webkit to HostResourceTracker. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | 2nd try: Change default global temporary quota limit to 50% of available space | kinuko@chromium.org | 2011-10-17 | 1 | -3/+3 |
* | Revert 105791 (to see if it fixes browser_tests) - Change default global temp... | kinuko@chromium.org | 2011-10-17 | 1 | -3/+3 |