| Commit message (Expand) | Author | Age | Files | Lines |
* | One more attempt at landing this CL. | jcampan@chromium.org | 2010-01-21 | 1 | -0/+32 |
* | Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t... | kkania@chromium.org | 2010-01-20 | 1 | -0/+9 |
* | Revert 36589 - Still failing the reliability tests. | jcampan@chromium.org | 2010-01-20 | 1 | -32/+0 |
* | Another try at landing this. | jcampan@chromium.org | 2010-01-20 | 1 | -0/+32 |
* | Revert 36442 - Still causing test failures | jcampan@chromium.org | 2010-01-16 | 1 | -32/+0 |
* | 4th attempt at landing this. | jcampan@chromium.org | 2010-01-16 | 1 | -0/+32 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -0/+1 |
* | Revert 36362 - It breaks NACLTests and Chrome Frame Tests | jcampan@chromium.org | 2010-01-15 | 1 | -32/+0 |
* | 3rd attempt at landing the language detection on page load. | jcampan@chromium.org | 2010-01-15 | 1 | -0/+32 |
* | Revert 35735 - Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -32/+0 |
* | Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -0/+32 |
* | Reverting the CLD CL altogether, the reliability bot is still red. | jcampan@chromium.org | 2009-12-17 | 1 | -32/+0 |
* | Makes the language detection happen with every page load | jcampan@chromium.org | 2009-12-16 | 1 | -0/+32 |
* | Move use_host_network test out of ChromeFrame. | stoyan@chromium.org | 2009-11-19 | 1 | -1/+5 |
* | Small clean-up to not expose base::Process from RenderProcesHost, and instead... | jam@chromium.org | 2009-11-13 | 1 | -1/+1 |
* | GMocking Externaltab tests. | stoyan@google.com | 2009-11-04 | 1 | -0/+23 |
* | DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent. | yurys@google.com | 2009-10-27 | 1 | -1/+1 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Add a browser test for extensions autoupdate. | asargent@chromium.org | 2009-10-14 | 1 | -0/+10 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | The focus would only be restored properly the first time the | jcampan@chromium.org | 2009-10-02 | 1 | -0/+60 |
* | Coverity: Initialize dialog_ in the constructor. | jhawkins@chromium.org | 2009-09-30 | 1 | -1/+3 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -0/+11 |
* | This CL adds a test to insure we are not regressing on http://crbug.com/19941 | jcampan@chromium.org | 2009-09-15 | 1 | -11/+19 |
* | Convert parts of errorpage_uitest.cc to be not flaky. | phajdan.jr@chromium.org | 2009-08-15 | 1 | -9/+17 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -3/+5 |
* | The focus would be messed-up when reloading a crashed tab, also causing accel... | jcampan@chromium.org | 2009-07-29 | 1 | -0/+31 |
* | Convert JavascriptAlertActivatesTab to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-10 | 1 | -0/+40 |
* | Convert crash recovery tests to browser test framework, which should reduce f... | phajdan.jr@chromium.org | 2009-07-08 | 1 | -1/+22 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -12/+14 |
* | reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u... | rafaelw@chromium.org | 2009-07-02 | 1 | -0/+99 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 1 | -1/+7 |
* | Fix crash as a result of my previous change to fix the memory leak in WebCach... | jam@chromium.org | 2009-05-22 | 1 | -0/+12 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 1 | -32/+85 |
* | Move Browser implementation of callback interfaces into the private section. | stoyan@chromium.org | 2009-04-23 | 1 | -2/+1 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -1/+1 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -1/+1 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -1/+1 |
* | Fix 10573: Dismissing Find-in page doesn't set focus | finnur@chromium.org | 2009-04-17 | 1 | -1/+40 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 1 | -5/+26 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 1 | -26/+5 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 1 | -5/+26 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Trying again to land this CL that makes the browser focus UI tests in process. | jcampan@chromium.org | 2009-02-25 | 1 | -1/+3 |
* | Reverting 10318. | jcampan@chromium.org | 2009-02-25 | 1 | -3/+1 |
* | Landing again the move of browser focus UI tests to in process. | jcampan@chromium.org | 2009-02-25 | 1 | -1/+3 |
* | Reverting 10295. | jcampan@chromium.org | 2009-02-24 | 1 | -3/+1 |