| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 67085 - TestShell changes to support multiple speech input results. | satish@chromium.org | 2010-11-23 | 3 | -10/+7 |
* | TestShell changes to support multiple speech input results. | satish@chromium.org | 2010-11-23 | 3 | -7/+10 |
* | Ignore memory accesses under BrowserThread::CurrentlyOn | timurrrr@chromium.org | 2010-11-23 | 1 | -0/+6 |
* | Update v8 to version 2.5.8. | lrn@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Remove suppression for leak bug_32088 (should be fixed) | timurrrr@chromium.org | 2010-11-23 | 1 | -9/+0 |
* | Revert 67070 - Description: Roll webkit 72565:72578. | finnur@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Revert 66982 - [cros] Use WideButton on EULA, Sign In screens. | nkostylev@chromium.org | 2010-11-23 | 5 | -23/+5 |
* | IndexedDB: Set up a page cycler. | hans@chromium.org | 2010-11-23 | 6 | -7/+355 |
* | Dynamic refresh for the silent extension install policy | gfeher@chromium.org | 2010-11-23 | 8 | -18/+139 |
* | [Sync] Avoid reinitializing server notifier client on XMPP reconnect | akalin@chromium.org | 2010-11-23 | 4 | -35/+37 |
* | Fixed handling of context_ in URLRequestHttpJob | akalin@chromium.org | 2010-11-23 | 2 | -3/+17 |
* | Add Show Button to the Extensions page. Used for a Browser Action button that... | finnur@chromium.org | 2010-11-23 | 6 | -9/+56 |
* | Reenabling SSLUITest.TestRunsInsecuredContentRandomizeHash. | finnur@chromium.org | 2010-11-23 | 1 | -3/+1 |
* | Reenable BrowserActionsContainerTest.Visibility with timing info, since | finnur@chromium.org | 2010-11-23 | 1 | -9/+62 |
* | Avoid green artifacts on the username label. | altimofeev@chromium.org | 2010-11-23 | 1 | -5/+7 |
* | Description: Roll webkit 72565:72578. | loislo@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Autofill: correctly save phone numbers split across multiple fields | isherman@chromium.org | 2010-11-23 | 4 | -29/+88 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Autofill i18n: Develop a system for validating Autofill heuristics from HTML ... | dhollowa@chromium.org | 2010-11-23 | 3 | -0/+218 |
* | Working around library->library dependency issues by adding explicit | joi@chromium.org | 2010-11-23 | 6 | -5/+14 |
* | Revert 67050 - Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Downloads: Do not suggest filenames that are too long. | thestig@chromium.org | 2010-11-23 | 1 | -4/+30 |
* | Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog... | joi@chromium.org | 2010-11-23 | 1 | -5/+18 |
* | Reconstructing 67000. | bradnelson@google.com | 2010-11-23 | 8 | -12/+12 |
* | Committing patch http://codereview.chromium.org/5153004/ from vitalybuka@goog... | joi@chromium.org | 2010-11-23 | 3 | -1/+38 |
* | Fix tests. | chocobo@chromium.org | 2010-11-23 | 2 | -20/+16 |
* | Revert previous commit which was by accident | jabdelmalek@google.com | 2010-11-23 | 1 | -0/+1 |
* | Fix compile error on Linux | jabdelmalek@google.com | 2010-11-23 | 1 | -1/+0 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Make DeleteKey support GetLastError. | tommi@chromium.org | 2010-11-23 | 1 | -1/+6 |
* | Update ViewIDTest on Mac and Linux for new view | stuartmorgan@chromium.org | 2010-11-23 | 2 | -2/+4 |
* | Made number of cellular plan display improvements: | zelidrag@chromium.org | 2010-11-23 | 7 | -42/+172 |
* | Fix wifi/cellular icon and badge for all variations of connected state. | chocobo@chromium.org | 2010-11-23 | 3 | -134/+110 |
* | Fix pdf runner to use updated path to data dir. | nirnimesh@chromium.org | 2010-11-23 | 2 | -1/+2 |
* | Added Task Manager entry to Status Icon's content menu. | rickcam@chromium.org | 2010-11-23 | 1 | -3/+7 |
* | Roll webkit 72542:72565. | jparent@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Disable testRendererCrash pyauto test on chromeos | nirnimesh@chromium.org | 2010-11-23 | 1 | -0/+2 |
* | Better string for the click to play lab. | pkasting@chromium.org | 2010-11-23 | 1 | -6/+6 |
* | Add UMA histograms services to CEEE. The histograms are aggregated in the bro... | hansl@google.com | 2010-11-23 | 13 | -1/+261 |
* | Refactoring of cursor usage (primarily for linux). | sadrul@chromium.org | 2010-11-23 | 23 | -121/+164 |
* | Disable testFlashLoadsAfterKill pyauto test on linux | nirnimesh@chromium.org | 2010-11-23 | 1 | -0/+1 |
* | Explicitly request to repaint background when removing the shutdown button. | oshima@chromium.org | 2010-11-23 | 1 | -0/+1 |
* | DOMUI: Style consistency in personal_options.html. | jhawkins@chromium.org | 2010-11-23 | 4 | -69/+57 |
* | Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL... | ananta@chromium.org | 2010-11-23 | 29 | -55/+328 |
* | DOMUI: Properly disabled the 'Reset theme' button when the current theme is the | jhawkins@chromium.org | 2010-11-23 | 3 | -28/+19 |
* | Correctly handle visibility-only move messages in accelerated Mac plugins | stuartmorgan@chromium.org | 2010-11-23 | 4 | -28/+28 |
* | Change ResourceDispatcher's behavior, so that clients can defer loading a URL | darin@chromium.org | 2010-11-23 | 2 | -3/+23 |
* | Revert 67018 - Made testserver communicate to parent process with JSON | akalin@chromium.org | 2010-11-23 | 5 | -151/+63 |
* | Remove Feedback button from the status bar and add it to the toolbar. | rkc@chromium.org | 2010-11-22 | 21 | -135/+65 |
* | [Mac] Implement suggested results in the omnibox. | rohitrao@chromium.org | 2010-11-22 | 9 | -12/+185 |