| Commit message (Expand) | Author | Age | Files | Lines |
* | Add referrer to the NavigationInfo struct. | tommi@chromium.org | 2010-08-02 | 1 | -0/+5 |
* | Fix pyauto AutoFill hook/test based on new CC functionality. | alyssad@chromium.org | 2010-08-02 | 2 | -4/+3 |
* | New pyauto translate hook: wait until translation complete. | alyssad@chromium.org | 2010-08-02 | 1 | -0/+25 |
* | Mark VerifyHistoryLength3 as FAILS. | cbentzel@chromium.org | 2010-08-02 | 1 | -1/+3 |
* | Set a max limit on extension items' labels in context menus. | asargent@chromium.org | 2010-08-02 | 5 | -39/+27 |
* | The TabSwitch test is marked as FAILS, but TabSwitchRef was not. Now | nsylvain@chromium.org | 2010-08-01 | 1 | -1/+3 |
* | Disable the autofill test because it fails on windows. | nsylvain@chromium.org | 2010-08-01 | 1 | -0/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 13 | -122/+152 |
* | Fix bad license header under chrome/ directory. | tfarina@chromium.org | 2010-07-31 | 1 | -3/+3 |
* | Suppress a reliability crash (try 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+1 |
* | Suppress a reliability crash. | thestig@chromium.org | 2010-07-31 | 1 | -0/+3 |
* | Implement prefetching in chrome | gavinp@google.com | 2010-07-31 | 1 | -0/+138 |
* | Fix presubmit errors part 2. | tfarina@chromium.org | 2010-07-31 | 1 | -4/+3 |
* | widen signature for crash to catch crash on webkit canaries | atwilson@chromium.org | 2010-07-31 | 1 | -1/+1 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 2 | -0/+9 |
* | Remove some wstrings used in ui_test.cc. | evan@chromium.org | 2010-07-30 | 5 | -34/+29 |
* | Refine the tool so that, it binary searches for the extensions that crashes t... | alyssad@chromium.org | 2010-07-30 | 1 | -22/+59 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+22 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 10 | -27/+30 |
* | Mac: Add tabpose window | thakis@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Revert timeout value for sync integration tests. | rsimha@chromium.org | 2010-07-30 | 2 | -3/+3 |
* | Disable tests failing on official builders | nirnimesh@chromium.org | 2010-07-30 | 1 | -0/+5 |
* | Mark KeyboardAccessTest.ReserveKeyboardAccelerator as FAILS | phajdan.jr@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Reland r54074. | dtseng@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Use an integer for the port parameter to the UI test HTTP server. | evan@chromium.org | 2010-07-30 | 4 | -9/+8 |
* | Drop usage of IntToWString in switch values; we can use ASCII now. | evan@chromium.org | 2010-07-30 | 2 | -4/+3 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 12 | -25/+24 |
* | Disable the page_cycler_database on Windows, because it's really slow | dumi@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1" | evan@chromium.org | 2010-07-30 | 1 | -22/+0 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+22 |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 11 | -50/+33 |
* | Fix build on ChromiumOS by ASSERTing TRUE in a UI test. | phajdan.jr@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Download code cleanup patch of death: | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+6 |
* | Add back a test lost in r37819, because it had been at the bottom of an unrel... | pkasting@chromium.org | 2010-07-29 | 1 | -2/+36 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 6 | -12/+20 |
* | Enable more PPAPI tests. | brettw@chromium.org | 2010-07-29 | 1 | -10/+0 |
* | Test to verify the 'multiple downloads' infobar | nirnimesh@chromium.org | 2010-07-29 | 3 | -0/+47 |
* | Mac: Fix broken valgrind suppressions. | thakis@chromium.org | 2010-07-29 | 1 | -2/+0 |
* | Exclude NewTabUITest.NTPHasThumbnails from Valgrind run - 4GB is not enough | timurrrr@chromium.org | 2010-07-29 | 1 | -1/+2 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs). | rohitrao@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Add initial tests for keyboard access (tabbing in some dialogs). | dtseng@chromium.org | 2010-07-28 | 1 | -0/+1 |
* | The token service should now support issuing auth tokens. | chron@chromium.org | 2010-07-28 | 1 | -2/+2 |
* | Update python sync server to support recursive deletion. | rsimha@chromium.org | 2010-07-28 | 1 | -3/+3 |
* | New PyAuto tests for cookies. | alyssad@chromium.org | 2010-07-28 | 2 | -1/+61 |
* | Marked Pepper3D test as FAILS since it is failing on buildbots but passes on ... | alokp@chromium.org | 2010-07-28 | 1 | -1/+2 |
* | Enabled pepper3d test. Explicitly specified Mesa renderer to use for the 3d t... | alokp@chromium.org | 2010-07-28 | 1 | -2/+6 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 4 | -0/+4 |