| Commit message (Expand) | Author | Age | Files | Lines |
* | Return NULL instead of a WeakPtr. | cbentzel@chromium.org | 2011-04-25 | 1 | -1/+1 |
* | Re-enable sync pyauto test that restarts browser | rsimha@chromium.org | 2011-04-24 | 1 | -2/+0 |
* | Don't hold the installed app in BrowserProcessRenderHost, since that's in con... | jam@chromium.org | 2011-04-23 | 2 | -6/+10 |
* | Implemented chrome.experimental.webRequest.onErrorOccurred | battre@chromium.org | 2011-04-23 | 1 | -1/+35 |
* | Implemented chrome.experimental.webRequest.onCompleted | battre@chromium.org | 2011-04-23 | 1 | -5/+67 |
* | Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m... | zelidrag@chromium.org | 2011-04-23 | 2 | -0/+7 |
* | Change NavigationEntry's title fields to carry the text direction. | evan@chromium.org | 2011-04-23 | 1 | -1/+3 |
* | Temporarily disable sync.SyncTest.testRestartBrowser | rsimha@chromium.org | 2011-04-23 | 1 | -0/+2 |
* | Refactor the detection of sync initialization after browser restart | rsimha@chromium.org | 2011-04-22 | 3 | -8/+20 |
* | Re-enable passing instant tests on ChromeOS. | dennisjeffrey@google.com | 2011-04-22 | 1 | -1/+2 |
* | Fixing the flakiness in pyauto popup test. | sunandt@google.com | 2011-04-22 | 1 | -1/+4 |
* | Disable flaky native events test. Failing on windows. | kkania@chromium.org | 2011-04-22 | 1 | -2/+3 |
* | [Themes] Add UsingNativeTheme() method to ThemeService | akalin@chromium.org | 2011-04-22 | 1 | -12/+1 |
* | Create media package and move media related files to it. | nirnimesh@chromium.org | 2011-04-22 | 16 | -31/+66 |
* | PrerenderManager is no longer refcounted. | cbentzel@chromium.org | 2011-04-22 | 2 | -5/+5 |
* | Purge disabled datatypes in syncer thread. | lipalani@chromium.org | 2011-04-22 | 1 | -1/+2 |
* | Cleanups of gpu_crash test: | amarinichev@chromium.org | 2011-04-22 | 4 | -365/+60 |
* | Re-enable pyauto tests that are currently passing on ChromeOS. | dennisjeffrey@google.com | 2011-04-21 | 1 | -5/+2 |
* | Disabling failing pyauto tests | sunandt@google.com | 2011-04-21 | 1 | -0/+4 |
* | Fix race in chrome.tabs.captureVisibleTab by listening for a notification fro... | mihaip@chromium.org | 2011-04-21 | 2 | -0/+58 |
* | Enable 802.1X config in Join other network dialog | jamescook@chromium.org | 2011-04-21 | 1 | -6/+1 |
* | Disable ntp.NTPTest.testLaunchAppFullScreen on chromeos | nirnimesh@chromium.org | 2011-04-21 | 1 | -0/+3 |
* | Created functional directory and moved Autofill data files into functional di... | dyu@chromium.org | 2011-04-21 | 16 | -1/+1 |
* | Fix Autofill test failure for testDistinguishMiddleInitialWithinName | dyu@chromium.org | 2011-04-21 | 1 | -22/+26 |
* | Re-enable PyAuto omnibox tests on ChromeOS that currently pass. | dennisjeffrey@google.com | 2011-04-21 | 1 | -4/+0 |
* | Adds a RenderWidgetHostView for prerendering RenderViewHosts. | mmenke@chromium.org | 2011-04-21 | 1 | -0/+25 |
* | Add a ScopedTestingLocalState for unit tests which need Local State. | bauerb@chromium.org | 2011-04-21 | 4 | -6/+47 |
* | Implemented chrome.experimental.webRequest.onResponseStarted | battre@chromium.org | 2011-04-21 | 1 | -129/+297 |
* | Added additional tests to Autofill. | dyu@chromium.org | 2011-04-20 | 11 | -12/+254 |
* | Convert the tagname to lowercase in the tagname command in chromedriver. | kkania@chromium.org | 2011-04-20 | 1 | -1/+1 |
* | Add support in the extension docs for webRequest event listeners. | mpcomplete@chromium.org | 2011-04-20 | 2 | -18/+31 |
* | Disabling pyauto sync tests. | sunandt@google.com | 2011-04-20 | 1 | -1/+3 |
* | Enabling popup tests. | sunandt@google.com | 2011-04-20 | 1 | -8/+1 |
* | Implemented of base functionality of chrome.experimental.webRequest.onBeforeR... | battre@chromium.org | 2011-04-20 | 1 | -3/+24 |
* | Implementation of chrome.experimental.webRequest.onRequestSent | battre@chromium.org | 2011-04-20 | 1 | -2/+7 |
* | Add Content-Security-Policy support to extensions | abarth@chromium.org | 2011-04-20 | 3 | -0/+32 |
* | Make sure that extensions can launch web urls with web safe schemes only. | aarya@google.com | 2011-04-20 | 3 | -0/+18 |
* | Set --disable-background-networking for page cyclers in hopes of reducing | tonyg@chromium.org | 2011-04-20 | 2 | -2/+13 |
* | [Extensions] Make ExtensionService not be ref-counted | akalin@chromium.org | 2011-04-20 | 2 | -14/+12 |
* | Update the FileAPI test to use the WebKit-prefixed name. | abarth@chromium.org | 2011-04-20 | 2 | -2/+2 |
* | Multi-highlight and scoring improvements. | mrossetti@chromium.org | 2011-04-20 | 1 | -28/+25 |
* | Re-enable search_engine PyAuto test on ChromeOS. | dennisjeffrey@google.com | 2011-04-20 | 1 | -2/+0 |
* | Re-enable PyAuto themes tests on ChromeOS. | dennisjeffrey@google.com | 2011-04-19 | 1 | -4/+0 |
* | Disable browsing_data.BrowsingDataTest.testClearHistoryAndDownloads on chromeos | nirnimesh@chromium.org | 2011-04-19 | 1 | -0/+1 |
* | Fix NTP PyAuto tests on ChromeOS related to menu/thumbnail mode. | dennisjeffrey@google.com | 2011-04-19 | 2 | -46/+36 |
* | Remove debug logging. | lipalani@chromium.org | 2011-04-19 | 1 | -2/+0 |
* | Progress towards fixing 77536 | backer@chromium.org | 2011-04-19 | 1 | -0/+1 |
* | Temporary fix for NetworkScan | stanleyw@chromium.org | 2011-04-19 | 1 | -3/+10 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-19 | 1 | -0/+2 |
* | Increase timeout values for pyauto sync tests. | rsimha@chromium.org | 2011-04-19 | 2 | -2/+6 |