| Commit message (Expand) | Author | Age | Files | Lines |
* | Build fixes to get use_aura && !use_ash to build. | ben@chromium.org | 2012-05-01 | 1 | -0/+3 |
* | Moving extensions inside chrome/browser/extensions/ | vabr@chromium.org | 2012-05-01 | 1 | -3/+2 |
* | Refactor TransportSecurityState. | palmer@chromium.org | 2012-05-01 | 1 | -0/+1 |
* | Add browser_tests_run and ui_tests_run. | maruel@chromium.org | 2012-05-01 | 1 | -0/+60 |
* | Add unit_tests_run that (mostly) works for all of linux, OSX and Windows. | maruel@chromium.org | 2012-05-01 | 1 | -0/+30 |
* | Convert OSX intent picker unit tests to PlatformTests. | groby@chromium.org | 2012-05-01 | 1 | -4/+0 |
* | Revert 134667 - Add unit_tests_run that (mostly) works for all of linux, OSX ... | estade@chromium.org | 2012-05-01 | 1 | -30/+0 |
* | Add unit_tests_run that (mostly) works for all of linux, OSX and Windows. | maruel@chromium.org | 2012-05-01 | 1 | -0/+30 |
* | Revert 134604 - Add unit_tests_run that (mostly) works for all of linux, OSX ... | kkania@chromium.org | 2012-04-30 | 1 | -30/+0 |
* | Add unit_tests_run that (mostly) works for all of linux, OSX and Windows. | maruel@chromium.org | 2012-04-30 | 1 | -0/+30 |
* | Revert 134507, broke the main builders: | brettw@chromium.org | 2012-04-30 | 1 | -30/+0 |
* | Add unit_tests_run that (mostly) works for all of linux, OSX and Windows. | maruel@chromium.org | 2012-04-30 | 1 | -0/+30 |
* | Tests for the new "squeeze" model of overflow. | aburago@chromium.org | 2012-04-27 | 1 | -0/+2 |
* | Convert the print preview ui_test to a browser_test. | jam@chromium.org | 2012-04-27 | 1 | -1/+1 |
* | Convert the options ui2 ui_tests to browsre_tests. | jam@chromium.org | 2012-04-27 | 1 | -9/+4 |
* | Convert the new tab ui tests to browser tests. | jam@chromium.org | 2012-04-27 | 1 | -1/+0 |
* | Relanding r134248 with leak fix in tests - Make LocalFileReader deletable at ... | kinuko@chromium.org | 2012-04-27 | 1 | -0/+1 |
* | Revert 134248 - Make LocalFileReader deletable at any time and add unittests. | kinuko@chromium.org | 2012-04-27 | 1 | -1/+0 |
* | Make LocalFileReader deletable at any time and add unittests. | kinuko@chromium.org | 2012-04-27 | 1 | -0/+1 |
* | Geolocation support for chromedriver, client side. | kkania@chromium.org | 2012-04-27 | 1 | -0/+2 |
* | Convert the bookmarks ui ui_test to a browser_test. | jam@chromium.org | 2012-04-26 | 1 | -1/+1 |
* | Remove the very old code that migrated password data from the WebDataService ... | mdm@chromium.org | 2012-04-26 | 1 | -1/+0 |
* | Revert 134125 - Convert the bookmarks ui ui_test to a browser_test. | miket@chromium.org | 2012-04-26 | 1 | -1/+1 |
* | Convert the bookmarks ui ui_test to a browser_test. | jam@chromium.org | 2012-04-26 | 1 | -1/+1 |
* | Make extension page actions be automatically converted into browser actions | kalman@chromium.org | 2012-04-26 | 1 | -0/+1 |
* | Web-ify a bunch of these names. I am going to move some of the framework code... | ben@chromium.org | 2012-04-25 | 1 | -10/+10 |
* | Moves media device notification code to chrome/browser | tpayne@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | Add bind(), recvFrom(), sendTo() for UDP socket. | penghuang@chromium.org | 2012-04-25 | 1 | -1/+0 |
* | Attempt 3 at a better touch tabstrip. There is still a bunch to do, | sky@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | fileapi: FileWriter and LocalFileWriter. | kinaba@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | Convert the session restore ui_tests to browser_tests. I renabled the disable... | jam@chromium.org | 2012-04-25 | 1 | -1/+0 |
* | GDataDB support with leveldb. | achuith@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | Revert 133815 - GDataDB support with leveldb. | achuith@chromium.org | 2012-04-25 | 1 | -1/+0 |
* | GDataDB support with leveldb. | achuith@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | Do not include Ctrl+N and Ctrl+Shift+N in chrome/browser/ui/views/accelerator... | yusukes@chromium.org | 2012-04-24 | 1 | -0/+1 |
* | Convert the last users of DOMView to WebView. | ben@chromium.org | 2012-04-24 | 1 | -2/+0 |
* | Revert 133467 - Convert the last users of DOMView to WebView. | ben@chromium.org | 2012-04-23 | 1 | -0/+2 |
* | Convert the last remaining find bar ui test to a browser test. Also convert a... | jam@chromium.org | 2012-04-23 | 1 | -1/+0 |
* | Add support for creating bluetooth RFCOMM sockets. | bryeung@chromium.org | 2012-04-23 | 1 | -0/+2 |
* | Add and implement API to associate Google experiment IDs with FieldTrials. | stevet@chromium.org | 2012-04-23 | 1 | -0/+1 |
* | Convert the last users of DOMView to WebView. | ben@chromium.org | 2012-04-23 | 1 | -2/+0 |
* | Convert session history ui test to a browser test, renabling all the disabled... | jam@chromium.org | 2012-04-23 | 1 | -1/+1 |
* | Convert ProcessSingleton ui_test to browser_test. | jam@chromium.org | 2012-04-23 | 1 | -7/+3 |
* | Do not compile pyautolib with -faddress-sanitizer on Mac. | glider@chromium.org | 2012-04-23 | 1 | -0/+5 |
* | [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ | akalin@chromium.org | 2012-04-21 | 1 | -67/+7 |
* | sync: Make BaseNode lookup-related Init functions return specific failures. | tim@chromium.org | 2012-04-21 | 1 | -2/+0 |
* | Convert ResourceDispatcherHost ui_test to browser_test. | jam@chromium.org | 2012-04-21 | 1 | -1/+0 |
* | tweaks to LocalStrings | estade@chromium.org | 2012-04-20 | 1 | -0/+1 |
* | Make the Datatypes using new syncapi upload unrecoverable errors to breakpad. | lipalani@chromium.org | 2012-04-20 | 1 | -0/+3 |
* | Convert sandbox ui_test to a browser_test. | jam@chromium.org | 2012-04-20 | 1 | -2/+2 |