| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for pyauto extensions tool to allow for multiple browser windows to be open | alyssad@chromium.org | 2010-07-14 | 1 | -3/+4 |
* | chromeos: except when signing off, disallow closing of last NTP of last non-i... | kuan@chromium.org | 2010-07-14 | 4 | -0/+18 |
* | Output some error text if one of these Wait functions should timeout. | darin@chromium.org | 2010-07-14 | 1 | -7/+32 |
* | Fix some uninitialize variables that caused the URLLoader test to | darin@chromium.org | 2010-07-14 | 1 | -8/+0 |
* | Handle birthday errors by disabling sync and deleting sync data. Also added s... | tim@chromium.org | 2010-07-14 | 2 | -0/+7 |
* | Add the TokenService to the chrome profile, and use it to pass the LSID from ... | chron@chromium.org | 2010-07-14 | 2 | -0/+12 |
* | chromeos: Fix keyboard_access_uitest. | derat@chromium.org | 2010-07-14 | 1 | -4/+8 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 2 | -19/+83 |
* | Revert "Disabling failing test on valgrind john, please revert this once you... | oshima@chromium.org | 2010-07-13 | 1 | -9/+0 |
* | Revert "Disabling ExtensionPrefStoreTest on valgrind bot as they have memory ... | oshima@chromium.org | 2010-07-13 | 1 | -12/+0 |
* | Disabling ExtensionPrefStoreTest on valgrind bot as they have memory leak. | oshima@chromium.org | 2010-07-13 | 1 | -0/+12 |
* | Disabling failing test on valgrind john, please revert this once you fixed t... | oshima@chromium.org | 2010-07-13 | 1 | -0/+9 |
* | Disable PPAPITest.URLLoader on linux. | podivilov@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Delete commented-out suppressions which haven't popped up. Uncomment a suppr... | pkasting@chromium.org | 2010-07-12 | 1 | -64/+1 |
* | Make chrome.idle have a permission. | levin@chromium.org | 2010-07-12 | 2 | -1/+11 |
* | Move idle from experimental. | levin@chromium.org | 2010-07-12 | 1 | -3/+3 |
* | Enable URLLoader test on Windows and Linux. | darin@chromium.org | 2010-07-12 | 1 | -0/+4 |
* | ChromeFrame would leave chrome processes running if a page rendered in Chrome... | ananta@chromium.org | 2010-07-12 | 2 | -2/+4 |
* | Add an ExtensionPrefStore, layered between the user prefs and the managed pre... | pam@chromium.org | 2010-07-12 | 2 | -12/+3 |
* | Revert 52068 - Reenable PluginTests Java and MediaPlayerOld to determine thei... | vandebo@chromium.org | 2010-07-12 | 1 | -2/+2 |
* | Reenable PluginTests Java and MediaPlayerOld to determine their status. | vandebo@chromium.org | 2010-07-11 | 1 | -2/+2 |
* | Revert 52054: causing startup tests to fail on Vista and XP perf dbg | vandebo@chromium.org | 2010-07-11 | 1 | -41/+49 |
* | Refactor json automation interface for pyauto hooks. | nirnimesh@chromium.org | 2010-07-11 | 1 | -49/+41 |
* | Update disabled test to use FAILS_ | jam@chromium.org | 2010-07-10 | 1 | -1/+2 |
* | PyAuto: Automation hooks to get/set theme | nirnimesh@chromium.org | 2010-07-10 | 6 | -1/+120 |
* | Disable failing PPAPI test | jam@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | Fix the consistently failing VerifyHistoryLength2 and VerifyHistoryLength3 te... | ananta@chromium.org | 2010-07-09 | 4 | -13/+29 |
* | Add a crash in NPP_NewStream with Flash to known_crashes.txt | arv@chromium.org | 2010-07-09 | 1 | -0/+3 |
* | Adding "--password-file-for-test" parameter to sync integration tests. (Take 2) | rsimha@chromium.org | 2010-07-09 | 2 | -8/+41 |
* | New pyauto hook to set and get autofill profiles | alyssad@chromium.org | 2010-07-09 | 3 | -0/+160 |
* | Some cleanup of the extensions context menu API. | asargent@chromium.org | 2010-07-09 | 3 | -22/+25 |
* | file_util: Get rid of most uses of UpOneDirectory. | tfarina@chromium.org | 2010-07-09 | 3 | -22/+23 |
* | Stop suppressing a V8 crash that is fixed in V8 2.2.23 | whesse@chromium.org | 2010-07-09 | 1 | -3/+0 |
* | Increase subprocess test timeout from 30-->45 seconds and re-enable | jrg@chromium.org | 2010-07-09 | 1 | -1/+3 |
* | Run PPAPITest.Scrollbar on Win (where I tested it works) and Mac. Not sure w... | jam@chromium.org | 2010-07-09 | 1 | -0/+5 |
* | Un-comment another crash which has popped up. | pkasting@chromium.org | 2010-07-08 | 1 | -1/+1 |
* | Clean up .grds, step 1: Alphabetize. | pkasting@chromium.org | 2010-07-08 | 1 | -1/+1 |
* | Pull PPAPI to get the paint aggregator, hook up UI test. | brettw@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | Revert 51882 - In order to run the sync integration tests on the chromium bui... | cbentzel@chromium.org | 2010-07-08 | 2 | -38/+6 |
* | In order to run the sync integration tests on the chromium buildbots, we need... | rsimha@chromium.org | 2010-07-08 | 2 | -6/+38 |
* | Reliability crash list cleanup, part 2. Try commenting out all the not-perma... | pkasting@chromium.org | 2010-07-08 | 1 | -99/+25 |
* | There were typos in lines 1575, 1578 and 1581. | rsimha@chromium.org | 2010-07-08 | 1 | -4/+4 |
* | New PyAuto functional test: codesign test for Mac | alyssad@chromium.org | 2010-07-08 | 2 | -0/+55 |
* | Mark PPAPITest.Scrollbar as FAILS. | cbentzel@chromium.org | 2010-07-08 | 1 | -1/+2 |
* | Chrome side of Pepper v2 scrollbar widget. | jam@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | First cut at an end-to-end browser test for extension context menu API. | asargent@chromium.org | 2010-07-07 | 5 | -0/+52 |
* | Revert experimental change to page_load_test.cc in r51329 | nirnimesh@chromium.org | 2010-07-07 | 1 | -5/+2 |
* | Clean up reliability suppressions, part 1: Update bug numbers, sort, remove s... | pkasting@chromium.org | 2010-07-07 | 1 | -43/+41 |
* | Revert 51750 - Suppress a new crash in DebugUtil::BreakDebugger. | tonyg@chromium.org | 2010-07-07 | 1 | -4/+1 |
* | Suppress a new crash in DebugUtil::BreakDebugger. | tonyg@chromium.org | 2010-07-07 | 1 | -1/+4 |