| Commit message (Expand) | Author | Age | Files | Lines |
* | Get chrome:// dev tool urls hooked up in content_shell. | michaeln@google.com | 2012-04-20 | 3 | -0/+17 |
* | Make PowerSaveBlocker object an argument to DownloadFileImpl constructor | rdsmith@chromium.org | 2012-04-19 | 1 | -0/+2 |
* | TabContents -> WebContentsImpl, part 16 | avi@chromium.org | 2012-04-17 | 1 | -2/+2 |
* | TabContents -> WebContentsImpl, part 13. | avi@chromium.org | 2012-04-16 | 1 | -2/+2 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 5 | -2/+43 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 2 | -3/+3 |
* | Aura demo fix | oshima@chromium.org | 2012-04-14 | 1 | -3/+2 |
* | Revert 132294 - Aura demo fix | eroman@chromium.org | 2012-04-13 | 1 | -2/+3 |
* | Aura demo fix | oshima@chromium.org | 2012-04-13 | 1 | -3/+2 |
* | Test accessibility tree of contenteditable. | aaronlevbugs@gmail.com | 2012-04-13 | 4 | -0/+30 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 3 | -3/+4 |
* | Correctly map list markers to a specific role rather than a generic group on ... | dtseng@chromium.org | 2012-04-13 | 5 | -6/+33 |
* | DomStorage house cleaning in preparation of deleting the now obsolete in_proc... | michaeln@google.com | 2012-04-13 | 2 | -4/+5 |
* | Aura/Ash split: Make most unit tests compile without USE_ASH | erg@chromium.org | 2012-04-13 | 1 | -2/+7 |
* | Revert 132018 - Fixing a problem, where a hung renderer process is not killed... | eroman@chromium.org | 2012-04-12 | 5 | -43/+2 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 5 | -2/+43 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 4. | avi@chromium.org | 2012-04-11 | 2 | -2/+2 |
* | Enable the webrtc audio tests on the build bots that have audio hardware. | tommi@chromium.org | 2012-04-11 | 2 | -1/+9 |
* | Add roleDescription to DumpAccessibilityTree for mac. | aboxhall@chromium.org | 2012-04-11 | 2 | -13/+13 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Move --user-agent overriding logic from chrome into content. | scherkus@chromium.org | 2012-04-09 | 2 | -3/+2 |
* | Add a new executable for building tests for soft gpu | pkotwicz@chromium.org | 2012-04-07 | 2 | -0/+24 |
* | Improve test engine error feedback: | aaronlevbugs@gmail.com | 2012-04-05 | 13 | -0/+86 |
* | DomStorageBrowserTest sanity check | michaeln@google.com | 2012-04-04 | 3 | -0/+123 |
* | Convert browser encoding ui_tests to browser_tests. They should hopefully be ... | jam@chromium.org | 2012-04-04 | 2 | -0/+25 |
* | Remove some code duplication in how browser_tests initialize the sandbox on W... | jam@chromium.org | 2012-04-03 | 1 | -14/+7 |
* | Convert ChromeMain ui_tests to browser_tests. I renabled ReuseBrowserInstance... | jam@chromium.org | 2012-04-03 | 1 | -2/+1 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 2 | -5/+8 |
* | Revert 130180 - Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 2 | -8/+5 |
* | Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 2 | -5/+8 |
* | Remove ui_layout_test now that al subclasses have been converted to browser_t... | jam@chromium.org | 2012-04-02 | 1 | -55/+0 |
* | Move URLFetcherImpl::Core into its own class and file | akalin@chromium.org | 2012-04-02 | 2 | -2/+3 |
* | Revert 130019 - Enable the webrtc audio tests on the build bots that have aud... | mattm@chromium.org | 2012-03-31 | 2 | -9/+1 |
* | Enable the webrtc audio tests on the build bots that have audio hardware. | tommi@chromium.org | 2012-03-31 | 2 | -1/+9 |
* | Convert DOM Storage's UI test to a browser_test. browser_tests are sharded an... | jam@chromium.org | 2012-03-31 | 1 | -7/+0 |
* | Convert the media and audio UI test to a browser_test. browser_tests are shar... | jam@chromium.org | 2012-03-30 | 1 | -1/+9 |
* | Clarify comment in OWNERS and also port over the owners from chrome\test | jam@chromium.org | 2012-03-30 | 1 | -1/+5 |
* | Add OWNERS files for content/test and content/test/data | tommi@chromium.org | 2012-03-30 | 2 | -0/+3 |
* | Don't set single monitor manager under multi monitor environment. | oshima@chromium.org | 2012-03-30 | 1 | -0/+4 |
* | Revert 128927 - Fixing a problem, where a hung renderer process is not killed... | laforge@chromium.org | 2012-03-30 | 3 | -35/+0 |
* | Add logging to see why WorkerTest.LimitTotal is hanging on XP buildbots. Also... | jam@chromium.org | 2012-03-29 | 1 | -0/+1 |
* | Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse... | jam@chromium.org | 2012-03-29 | 2 | -28/+153 |
* | Adds OWNERS file for content/test/data/accessibility. | dtseng@chromium.org | 2012-03-29 | 1 | -0/+3 |
* | Support MSAA states. Tweak which states are tested | dtseng@chromium.org | 2012-03-28 | 2 | -14/+13 |
* | IndexedDB: Impose a 64MB limit on the size of values that can be stored. | jsbell@chromium.org | 2012-03-27 | 2 | -0/+165 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-03-26 | 3 | -0/+35 |
* | Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s... | jam@chromium.org | 2012-03-25 | 3 | -16/+3 |
* | Revert 128789 - Media failures on Win/Mac/Linux starting with this CL. | rsleevi@chromium.org | 2012-03-25 | 3 | -3/+16 |
* | Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s... | jam@chromium.org | 2012-03-24 | 3 | -16/+3 |