| Commit message (Expand) | Author | Age | Files | Lines |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-02-10 | 1 | -6/+2 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -1/+1 |
* | Enable more SafeBrowsing unittests on Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -1/+0 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Make render_widget_host_unittest compile and run on POSIX. | thestig@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 1 | -2/+0 |
* | Make mock_render_process_host, test_web_contents, and testing_profile compile... | thestig@chromium.org | 2009-02-05 | 1 | -4/+0 |
* | Include test_web_contents in windows scons build, take 2. | estade@chromium.org | 2009-02-04 | 1 | -2/+5 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -0/+1 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -1/+0 |
* | Porting unit tests. | phajdan.jr@chromium.org | 2009-02-03 | 1 | -4/+1 |
* | Reverting 9060. | ojan@google.com | 2009-02-03 | 1 | -5/+2 |
* | Add test_web_contents to scons build. | estade@chromium.org | 2009-02-03 | 1 | -2/+5 |
* | Port some unit tests from chrome/browser/ | phajdan.jr@chromium.org | 2009-02-02 | 1 | -5/+0 |
* | Introduce UrlPattern. This is basically me resuming work on | aa@chromium.org | 2009-02-02 | 1 | -0/+1 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+2 |
* | Fix our link madness on linux. We now properly link | tc@google.com | 2009-01-29 | 1 | -13/+1 |
* | Makes unit tests depend upon chrome_exe. | sky@google.com | 2009-01-28 | 1 | -0/+1 |
* | Write some basic RenderWidgetHost unittests for the more tricky behavior. | brettw@chromium.org | 2009-01-28 | 1 | -0/+2 |
* | Another merge conflict | jrg@chromium.org | 2009-01-28 | 1 | -1/+0 |
* | Merge conflict (crossed wires; this file was added somewhere else) | jrg@chromium.org | 2009-01-28 | 1 | -1/+0 |
* | Unit test addition, cleanup for render_process/thread. | jrg@chromium.org | 2009-01-28 | 1 | -0/+5 |
* | Try2 of issue 18772. (move jpeg_codec* to base/gfx) | estade@chromium.org | 2009-01-27 | 1 | -1/+0 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 1 | -1/+1 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -1/+1 |
* | Try again to commit r8486, which updates the manifest | aa@chromium.org | 2009-01-23 | 1 | -1/+0 |
* | Fix strings in url_fixer_upper. | estade@chromium.org | 2009-01-23 | 1 | -1/+0 |
* | Revert "Parse more user script info out of the manifest and expose" | aa@chromium.org | 2009-01-22 | 1 | -0/+1 |
* | Parse more user script info out of the manifest and expose | aa@chromium.org | 2009-01-22 | 1 | -1/+0 |
* | Add chrome.dll's resources to unit_tests.exe for "in-process" testing. | maruel@chromium.org | 2009-01-21 | 1 | -2/+28 |
* | Fix the scons build | ben@chromium.org | 2009-01-21 | 1 | -2/+2 |
* | POSIX: Get IPCSyncChannel unittests working | agl@chromium.org | 2009-01-20 | 1 | -1/+0 |
* | Shuffle unit_tests.scons. | maruel@chromium.org | 2009-01-20 | 1 | -146/+167 |
* | fix win scons unit test compile | tc@google.com | 2009-01-18 | 1 | -1/+2 |
* | Forgot test file in the CL for the test sink change. | brettw@chromium.org | 2009-01-17 | 1 | -0/+1 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -19/+269 |
* | fix linux | ben@chromium.org | 2009-01-16 | 1 | -2/+2 |
* | fix linux unittest bustage | ben@chromium.org | 2009-01-16 | 1 | -2/+2 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -4/+4 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -4/+4 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -4/+4 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -0/+1 |
* | Porting in chrome/common/ | phajdan.jr@chromium.org | 2009-01-14 | 1 | -0/+1 |
* | Add more tests to unit_tests on Linux, and some platform cleanups. | phajdan.jr@chromium.org | 2009-01-12 | 1 | -5/+8 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -2/+2 |
* | Reverting 7574 which reverted 7570. It was an error on my part. | maruel@chromium.org | 2009-01-06 | 1 | -2/+2 |
* | Reverting 7570. | maruel@chromium.org | 2009-01-06 | 1 | -2/+2 |
* | * Port l10n_utiL and it's unit test on POSIX. | jeremy@chromium.org | 2009-01-05 | 1 | -2/+2 |