index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
in_process_browser_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes sure we close all browsers, not just the active ones.
jcampan@chromium.org
2009-06-23
1
-3
/
+2
*
Close all browsers during InProcessBrowserTest cleanup, not just the main one.
erikkay@google.com
2009-06-16
1
-21
/
+5
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
1
-2
/
+7
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+2
*
Fix issue 11006 - any plugin process started by InProcessBrowserTest was
tim@chromium.org
2009-04-30
1
-8
/
+9
*
Relanding this:
jcampan@chromium.org
2009-04-28
1
-11
/
+0
*
Reverting my change it breaks release compilation on Windows.
jcampan@chromium.org
2009-04-27
1
-0
/
+11
*
This patch adds a new kind of tests: browser tests.
jcampan@chromium.org
2009-04-27
1
-11
/
+0
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-1
/
+1
*
Stop using and remove deprecated file_util::TrimFilename().
thestig@chromium.org
2009-04-21
1
-1
/
+3
*
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
*
Hook up extension events to the json parser, and change the extension message
mpcomplete@google.com
2009-04-13
1
-0
/
+2
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-10
1
-6
/
+9
*
revert until I can figure out why the tests are hanging
ben@chromium.org
2009-04-09
1
-9
/
+6
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-09
1
-6
/
+9
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-3
/
+12
*
Adjustments in chrome_test_suite external dns lookups detection code:
phajdan.jr@chromium.org
2009-04-07
1
-4
/
+6
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
1
-0
/
+9
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
1
-1
/
+11
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
1
-5
/
+1
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
1
-1
/
+5
*
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
-2
/
+14
*
Reverting 10318.
jcampan@chromium.org
2009-02-25
1
-14
/
+2
*
Landing again the move of browser focus UI tests to in process.
jcampan@chromium.org
2009-02-25
1
-2
/
+14
*
Reverting 10295.
jcampan@chromium.org
2009-02-24
1
-14
/
+2
*
Converted the browser focus interactive ui tests to be in process.
jcampan@chromium.org
2009-02-24
1
-2
/
+14
*
Add Recycle() method to scoped autorelease pool to allow cleaning out any junk
pinkerton@chromium.org
2009-02-09
1
-1
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-2
/
+4
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
1
-0
/
+179