| Commit message (Expand) | Author | Age | Files | Lines |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 1 | -1/+2 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -2/+2 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -6/+6 |
* | GTTF: Disable crashing/hanging tests: | phajdan.jr@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Attempt2: Component extensions (and whitelisted extensions) specifying <all_u... | finnur@chromium.org | 2010-10-04 | 1 | -1/+0 |
* | Revert 61323 - Component extensions (and whitelisted extensions) specifying <... | finnur@chromium.org | 2010-10-03 | 1 | -0/+1 |
* | Component extensions (and whitelisted extensions) specifying <all_urls> in th... | finnur@chromium.org | 2010-10-03 | 1 | -1/+0 |
* | Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN... | isherman@chromium.org | 2010-09-30 | 1 | -53/+53 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -3/+5 |
* | fix browsertest failure | erikkay@chromium.org | 2010-08-27 | 1 | -1/+1 |
* | Implement window.chrome.app.isInstalled . | skerner@chromium.org | 2010-08-27 | 1 | -4/+86 |
* | Fix a few test failures when landing http://trac.webkit.org/changeset/57178. | jnd@google.com | 2010-08-24 | 1 | -2/+5 |
* | Revert 56834 - Fix a few test failures when landing http://trac.webkit.org/ch... | jnd@google.com | 2010-08-20 | 1 | -5/+2 |
* | Fix a few test failures when landing http://trac.webkit.org/changeset/57178. | jnd@google.com | 2010-08-20 | 1 | -2/+5 |
* | Allow data URLs to load chrome-extension:// resources. Basic | aa@chromium.org | 2010-08-18 | 1 | -0/+15 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -55/+39 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 1 | -106/+1 |
* | Disable ageActionRefreshCrash on windows. | lzheng@chromium.org | 2010-08-11 | 1 | -1/+2 |
* | Allow chrome:// pages to load extension resources. Also, lock down access fro... | aa@chromium.org | 2010-08-11 | 1 | -0/+15 |
* | FBTF: Clean up some headers in tab_contents_delegate.h. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | Refactored extension privilege enumeration and implemented URLPattern compari... | cdn@chromium.org | 2010-08-05 | 1 | -0/+28 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -18/+19 |
* | RSS subscription extension: Handle HTML appended after RSS feed. | finnur@chromium.org | 2010-07-21 | 1 | -3/+34 |
* | Linux: Mark ExtensionBrowserTest.PluginLoadUnload as flaky. | thestig@chromium.org | 2010-06-28 | 1 | -1/+4 |
* | Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF) | thestig@chromium.org | 2010-06-24 | 1 | -4/+3 |
* | Fix ParseFeedValidFeed4, take 2. | tkent@google.com | 2010-06-23 | 1 | -1/+1 |
* | Update expectation of ParseFeedValidFeed4. | tkent@google.com | 2010-06-23 | 1 | -1/+1 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -2/+2 |
* | Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes only | jshin@chromium.org | 2010-06-02 | 1 | -1/+1 |
* | Mark tests as flaky based on recent buildbot runs. | pam@chromium.org | 2010-05-26 | 1 | -0/+4 |
* | Fix browser crash when refreshing extensions. | finnur@chromium.org | 2010-05-19 | 1 | -0/+31 |
* | Reduce header dependencies in chrome/ | phajdan.jr@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -31/+31 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Implement app process model isolation. | mpcomplete@chromium.org | 2010-04-22 | 1 | -9/+9 |
* | Reenable PluginLoadUnload after fixing a race condition that made it fail in | mpcomplete@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed in | ojan@chromium.org | 2010-04-08 | 1 | -12/+3 |
* | Webkit roll 57171:57214. All the breakages are already fixed in | ojan@chromium.org | 2010-04-08 | 1 | -3/+12 |
* | Revert "Temporary CL to debug test failure on the buildbot." | mpcomplete@chromium.org | 2010-04-07 | 1 | -16/+2 |
* | Temporary CL to debug test failure on the buildbot. | mpcomplete@chromium.org | 2010-04-07 | 1 | -2/+16 |
* | Disable PluginLoadUnload while I look into the failure. | mpcomplete@chromium.org | 2010-04-06 | 1 | -1/+2 |
* | Fix problems with unloading/reloading/updating extensions that contain NPAPI | mpcomplete@chromium.org | 2010-04-06 | 1 | -5/+8 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -25/+25 |
* | Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests... | andybons@chromium.org | 2010-03-19 | 1 | -14/+12 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -12/+14 |
* | Remove the feed sniffing testing part of the RSS extension. | finnur@chromium.org | 2010-03-12 | 1 | -9/+1 |
* | Revert 40769 - Remove flaky label from RSS tests. | finnur@chromium.org | 2010-03-05 | 1 | -10/+10 |
* | Remove flaky label from RSS tests. Looks like my changes worked. | finnur@chromium.org | 2010-03-05 | 1 | -10/+10 |
* | Adjust the test for the RSS extensions a little. | finnur@chromium.org | 2010-03-03 | 1 | -33/+19 |
* | Attempt to fix remaining 3 tests for RSS. | finnur@chromium.org | 2010-03-03 | 1 | -9/+20 |