| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FilePath setter/getter to pref service. Change callers to use it rather t... | estade@chromium.org | 2009-03-04 | 1 | -1/+0 |
* | Enables bookmark_model_unittest on Mac and Linux. | avi@chromium.org | 2009-03-03 | 1 | -1/+0 |
* | Add a macutil for the main app bundle and override | thomasvl@chromium.org | 2009-03-03 | 1 | -0/+14 |
* | Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli... | estade@chromium.org | 2009-03-02 | 1 | -1/+0 |
* | Add site_instance_unittest.cc to the Posix build. | jhawkins@chromium.org | 2009-03-02 | 1 | -1/+0 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 2 | -3/+3 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 1 | -0/+4 |
* | properly initialize resource manager on mac for unittests. | thomasvl@chromium.org | 2009-02-26 | 1 | -9/+0 |
* | fix unit_tests and perf_tests on linux | tc@google.com | 2009-02-26 | 1 | -0/+1 |
* | Linux: server side backing stores | agl@chromium.org | 2009-02-25 | 1 | -0/+5 |
* | Trying again to land this CL that makes the browser focus UI tests in process. | jcampan@chromium.org | 2009-02-25 | 1 | -1/+3 |
* | ui test fail. revert. | ben@chromium.org | 2009-02-25 | 1 | -4/+0 |
* | Reverting 10318. | jcampan@chromium.org | 2009-02-25 | 2 | -7/+1 |
* | AppModalDialogQueue shouldn't depend on views. | ben@chromium.org | 2009-02-25 | 1 | -0/+4 |
* | Landing again the move of browser focus UI tests to in process. | jcampan@chromium.org | 2009-02-25 | 2 | -1/+7 |
* | Reverting 10295. | jcampan@chromium.org | 2009-02-24 | 1 | -3/+1 |
* | Converted the browser focus interactive ui tests to be in process. | jcampan@chromium.org | 2009-02-24 | 1 | -1/+3 |
* | Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu... | mmoss@chromium.org | 2009-02-23 | 1 | -2/+3 |
* | Move units to new module printing. Add printing_unittests on Windows too. Mak... | maruel@chromium.org | 2009-02-20 | 2 | -6/+0 |
* | Port save_package_unittest to posix. | estade@chromium.org | 2009-02-20 | 1 | -1/+0 |
* | Port TabContentsFactory to posix. | estade@chromium.org | 2009-02-19 | 1 | -1/+0 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 1 | -3/+3 |
* | Trivially port more unittests in chrome/ | phajdan.jr@chromium.org | 2009-02-18 | 1 | -4/+0 |
* | Dictionary-related Linux porting. | phajdan.jr@chromium.org | 2009-02-18 | 1 | -6/+0 |
* | Don't use relative path for net/url_request/url_request_test_job. | thestig@chromium.org | 2009-02-18 | 1 | -2/+2 |
* | Make history_unittest pass on Linux. | phajdan.jr@chromium.org | 2009-02-16 | 1 | -1/+0 |
* | Commit issue 19737: Partial implementation of tests for | aa@chromium.org | 2009-02-16 | 2 | -0/+15 |
* | Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey" | aa@chromium.org | 2009-02-15 | 2 | -15/+0 |
* | Commit issue 19737: | aa@chromium.org | 2009-02-15 | 2 | -0/+15 |
* | fix unittests on a clean build, rc files moved. | tc@google.com | 2009-02-13 | 1 | -19/+3 |
* | POSIX: Add FileDescriptorSet unittest | agl@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-02-12 | 1 | -4/+0 |
* | Enable the ResourceDispatcherHost unittest for Mac and linux. | paul@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | 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 |
* | Fix windows build. | tc@google.com | 2009-02-10 | 1 | -1/+1 |
* | Adds a unit test for NavigationEntry. Also adds a comment to BrowsingInstance | creis@google.com | 2009-02-06 | 1 | -0/+4 |
* | 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 | 2 | -13/+13 |
* | 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 |
* | AudioRendererHost and unit test files | hclam@chromium.org | 2009-02-04 | 1 | -0/+4 |
* | 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 | 2 | -0/+5 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 2 | -5/+0 |
* | Porting unit tests. | phajdan.jr@chromium.org | 2009-02-03 | 1 | -4/+1 |