| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 11 | -41/+0 |
* | Add missing icon to gmail checker. | aa@chromium.org | 2009-10-27 | 1 | -0/+0 |
* | Take 2 at this. The only change between this and the first is to add the GetT... | sky@chromium.org | 2009-10-27 | 6 | -7/+69 |
* | Revert 30194 - Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 6 | -62/+9 |
* | Make the web plugin proxy tolerant of windowless bitmap memory mapping failures. | brettw@chromium.org | 2009-10-27 | 1 | -2/+2 |
* | Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 6 | -9/+62 |
* | Don't run WorkerTest.LimitTotal under ThreadSanitizer | timurrrr@chromium.org | 2009-10-27 | 1 | -0/+2 |
* | DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent. | yurys@google.com | 2009-10-27 | 2 | -1/+14 |
* | Remove some recently fixed bugs from the known_issues file | sgjesse@chromium.org | 2009-10-27 | 1 | -6/+0 |
* | Fix style issues in BookmarkModelVerifier class. | nick@chromium.org | 2009-10-27 | 1 | -16/+24 |
* | Add about:crash to known crashes. | patrick@chromium.org | 2009-10-27 | 1 | -0/+3 |
* | Move page actions over to ExtensionAction2 and get rid of | aa@chromium.org | 2009-10-27 | 5 | -16/+10 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 4 | -15/+10 |
* | Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer. | apatrick@google.com | 2009-10-26 | 2 | -0/+32 |
* | CompactNavigationBar for toolkit views build, with some design change per Col... | oshima@chromium.org | 2009-10-26 | 1 | -0/+4 |
* | Update buildbot sample to work with newest APIs. | aa@chromium.org | 2009-10-26 | 1 | -3/+3 |
* | Polish to the gmail checker sample. | aa@chromium.org | 2009-10-26 | 4 | -24/+65 |
* | Second attempt to swap processes on rel=noreferrer, target=blank links. | creis@chromium.org | 2009-10-26 | 1 | -0/+37 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 3 | -1/+50 |
* | Fix ExtensionApiTest.PageAction & Enable test on linux | rafaelw@chromium.org | 2009-10-24 | 1 | -3/+0 |
* | Add a regression test for the PluginChannel::CleanUp. My earlier speculative... | jam@chromium.org | 2009-10-24 | 2 | -0/+66 |
* | Add a known crash to the reliability bot. | brettw@chromium.org | 2009-10-23 | 1 | -0/+3 |
* | Add functions to purge the Web Database memory and get the service without cr... | pkasting@chromium.org | 2009-10-23 | 1 | -0/+3 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Hook up "remaining changes" to sync client. Remove "latest timestamp". | chron@chromium.org | 2009-10-23 | 2 | -5/+4 |
* | Add a regression test for the renderer hang when a plugin's NP_Initialize fun... | jam@chromium.org | 2009-10-23 | 2 | -0/+53 |
* | Enhance extension UI testing by enabling you to select which extension | joi@chromium.org | 2009-10-23 | 3 | -6/+21 |
* | Introduce WebScriptController for script related methods. | mhm@chromium.org | 2009-10-23 | 1 | -6/+7 |
* | Implement extension.sendRequest, a simpler way to do messaging. | mpcomplete@chromium.org | 2009-10-23 | 5 | -13/+71 |
* | Add some icons that will be used by future tests. | aa@chromium.org | 2009-10-23 | 7 | -0/+0 |
* | Experiment with startup tests and file urls. | asargent@chromium.org | 2009-10-23 | 2 | -1/+4 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -4/+5 |
* | Readding from scratch instead reverting the revert. | finnur@chromium.org | 2009-10-23 | 4 | -0/+52 |
* | Revert 29861 since this fail on the interactive | finnur@chromium.org | 2009-10-23 | 4 | -52/+0 |
* | Implements tests for testing browser's overall key events handling behavior. | suzhe@chromium.org | 2009-10-23 | 6 | -0/+308 |
* | Page actions that don't specify an icon (ie. | finnur@chromium.org | 2009-10-23 | 4 | -0/+52 |
* | Disable DromaeoReferenceTest.Perf on Mac valgrind bots | stuartmorgan@chromium.org | 2009-10-23 | 1 | -0/+2 |
* | After recent changes (handle passing and RNG) Native Client tests run success... | gregoryd@google.com | 2009-10-22 | 1 | -1/+0 |
* | Reverting 29783. | johnnyg@chromium.org | 2009-10-22 | 1 | -37/+0 |
* | Swaps renderer processes on links with rel=noreferrer and target=_blank. | creis@google.com | 2009-10-22 | 1 | -0/+37 |
* | The Management UI now fetches the icon for each extension | finnur@chromium.org | 2009-10-21 | 3 | -0/+3 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -2/+4 |
* | Implementing better fallback algorithm. | cira@chromium.org | 2009-10-21 | 2 | -0/+17 |
* | Revert 29635 - DevTools: fix and enable TestContentScriptIsPresent | nsylvain@chromium.org | 2009-10-21 | 1 | -12/+0 |
* | Revert 29668 - Add a commandline option for specifying a particular build to ... | kkania@google.com | 2009-10-21 | 6 | -263/+256 |
* | Add a command-line option for specifying a particular build to test and for p... | kkania@chromium.org | 2009-10-21 | 6 | -256/+263 |
* | Add umr in base::PrivateKeyInfoCodec::PrependIntegerImpl. | nsylvain@chromium.org | 2009-10-21 | 1 | -0/+22 |
* | DevTools: fix and enable TestContentScriptIsPresent | yurys@google.com | 2009-10-21 | 1 | -0/+12 |
* | DevTools: test that content scripts are visible in the debugger scripts list | yurys@google.com | 2009-10-21 | 2 | -0/+20 |
* | Reliablity test | nirnimesh@chromium.org | 2009-10-21 | 1 | -0/+7 |