| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -553/+0 |
* | Porting of unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-24 | 1 | -5/+0 |
* | Fix Linux build (and clean TestShell build). | darin@chromium.org | 2009-03-19 | 1 | -0/+1 |
* | Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the | darin@chromium.org | 2009-03-19 | 1 | -1/+0 |
* | Remove code duplicated from webcore and use the common PrintContext facility. | maruel@chromium.org | 2009-03-19 | 1 | -0/+1 |
* | Render into a ChromeCanvasPaint object in a RootView under Linux. | erg@google.com | 2009-03-19 | 1 | -0/+2 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Initial unit tests implementation. | yurys@google.com | 2009-03-17 | 1 | -0/+1 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-17 | 1 | -7/+0 |
* | trying once more, this time with a sledgehammer | ben@chromium.org | 2009-03-17 | 1 | -13/+0 |
* | forgot this file too | ben@chromium.org | 2009-03-17 | 1 | -4/+4 |
* | Port visitedlink tests to Linux. Also make them pass on Linux, which | phajdan.jr@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | Enable download_request_manager_unittest on linux. | estade@chromium.org | 2009-03-09 | 1 | -2/+3 |
* | Run more unit tests on Linux: | phajdan.jr@chromium.org | 2009-03-09 | 1 | -4/+0 |
* | chrome-ui://extensions/ is now populated with data collected from the Extensi... | rafaelw@chromium.org | 2009-03-09 | 1 | -0/+1 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -2/+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 |
* | 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 | 1 | -0/+3 |
* | Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey" | aa@chromium.org | 2009-02-15 | 1 | -3/+0 |
* | Commit issue 19737: | aa@chromium.org | 2009-02-15 | 1 | -0/+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 |
* | 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 |