| Commit message (Expand) | Author | Age | Files | Lines |
* | Move units to new module printing. Add printing_unittests on Windows too. Mak... | maruel@chromium.org | 2009-02-20 | 2 | -6/+0 |
* | Disable a test that's hanging on the purify bot. | erikkay@google.com | 2009-02-20 | 1 | -2/+4 |
* | Complain when an extension does not contain a user script it claims to. | aa@chromium.org | 2009-02-20 | 4 | -0/+16 |
* | We will sort the encoding menu items according to current used UI language ex... | jnd@chromium.org | 2009-02-20 | 1 | -7/+9 |
* | 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 |
* | Moving AutomationMsg_NavigationFailed to the end as required by the automatio... | ananta@chromium.org | 2009-02-19 | 1 | -9/+9 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -0/+9 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Manifest renames. | aa@chromium.org | 2009-02-19 | 5 | -3/+3 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 1 | -0/+21 |
* | Renables the session restore ui tests in hopes of finding out why they | sky@google.com | 2009-02-18 | 1 | -4/+0 |
* | Suppress error dialog in automated UI test in | huanr@chromium.org | 2009-02-18 | 1 | -1/+8 |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 1 | -3/+3 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 1 | -1/+0 |
* | The DOM Automation controller object uses the RenderView instance as the mess... | ananta@chromium.org | 2009-02-18 | 2 | -1/+62 |
* | 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 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 1 | -0/+2 |
* | Don't use relative path for net/url_request/url_request_test_job. | thestig@chromium.org | 2009-02-18 | 1 | -2/+2 |
* | Do two TODOs related to --load-extension: | aa@chromium.org | 2009-02-17 | 12 | -0/+5 |
* | When internal functions try to focus the location bar, check whether it's foc... | pkasting@chromium.org | 2009-02-17 | 1 | -0/+1 |
* | 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 | 6 | -0/+617 |
* | Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey" | aa@chromium.org | 2009-02-15 | 5 | -616/+0 |
* | Commit issue 19737: | aa@chromium.org | 2009-02-15 | 5 | -0/+616 |
* | Have ChildProcessInfo contain a list of all running child processes (i.e. ins... | jam@chromium.org | 2009-02-13 | 1 | -1/+2 |
* | Enabling the BrowsersRememberFocus interactive UI test. The fix is to change the | ananta@chromium.org | 2009-02-13 | 1 | -3/+4 |
* | fix unittests on a clean build, rc files moved. | tc@google.com | 2009-02-13 | 1 | -19/+3 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 1 | -0/+3 |
* | POSIX: Add FileDescriptorSet unittest | agl@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 4 | -0/+0 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-02-12 | 2 | -11/+2 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -1/+2 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Bring history.cc and dependents into the build. | evan@chromium.org | 2009-02-11 | 1 | -5/+1 |
* | Remove leaks that are now fixed. | rvargas@google.com | 2009-02-11 | 1 | -112/+0 |
* | Enable the ResourceDispatcherHost unittest for Mac and linux. | paul@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Make session_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message | ananta@chromium.org | 2009-02-11 | 1 | -2/+2 |
* | The Chrome Automation framework is based on a homegrown request response IPC ... | ananta@chromium.org | 2009-02-11 | 9 | -1286/+623 |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Re-revert change 9439. The original change 9439 was reverted | iposva@google.com | 2009-02-10 | 1 | -0/+4 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -2/+1 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -1/+2 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-02-10 | 1 | -6/+2 |
* | Reapplying tab support (change 9388). I synced and re-applied my change and ... | tommi@chromium.org | 2009-02-10 | 3 | -0/+31 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 2 | -2/+12 |