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
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-354
/
+0
*
chromeos: Simplify audio mixer code.
derat@chromium.org
2011-07-29
1
-4
/
+0
*
Revert r94579, "chromeos: Simplify audio mixer code."
derat@chromium.org
2011-07-29
1
-0
/
+4
*
chromeos: Simplify audio mixer code.
derat@chromium.org
2011-07-28
1
-4
/
+0
*
Attempt 2 at:
sky@chromium.org
2011-07-28
1
-18
/
+14
*
Revert 94113 - Adds a test to make sure Chrome doesn't crash on startup when
sky@chromium.org
2011-07-26
1
-14
/
+18
*
Adds a test to make sure Chrome doesn't crash on startup when
sky@chromium.org
2011-07-26
1
-18
/
+14
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.
jeremy@chromium.org
2011-07-04
1
-0
/
+2
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
1
-2
/
+3
*
Don't set exit_cleanly bit early if shutdown can be canceled.
oshima@google.com
2011-06-28
1
-3
/
+3
*
CrOS - Add browsertest for file open/save dialog.
jamescook@chromium.org
2011-06-06
1
-4
/
+0
*
Get tests working with single-process mode.
dmaclach@chromium.org
2011-04-29
1
-2
/
+8
*
Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...
zelidrag@chromium.org
2011-04-23
1
-0
/
+4
*
Disable Alsa mixer in browser tests
oshima@google.com
2011-04-12
1
-0
/
+8
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Consolidate some more stuff in Window. PreferredSize obtaining.
ben@chromium.org
2011-03-08
1
-3
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-3
/
+3
*
Reorganize CommandLine code.
msw@chromium.org
2011-03-01
1
-22
/
+6
*
Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri...
isherman@chromium.org
2011-02-11
1
-1
/
+1
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-0
/
+4
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
1
-1
/
+0
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Converted download UI tests to Browser tests.
ahendrickson@chromium.org
2011-01-10
1
-0
/
+8
*
Add SetUpOnMainThread() method into InProcessBrowserTest
suzhe@google.com
2011-01-05
1
-0
/
+3
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-5
/
+0
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.
satorux@chromium.org
2010-12-02
1
-6
/
+0
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Group cmdline settings in UI test and in_process_browser_test.
lzheng@chromium.org
2010-11-16
1
-40
/
+47
*
Removed --use-gl=osmesa as default for ui and browser tests.
apatrick@chromium.org
2010-11-15
1
-10
/
+0
*
Mac: Let out-of-process tests run in bundled mode for their whole lifetime.
thakis@chromium.org
2010-11-15
1
-24
/
+30
*
startup: move some browser startup code into BrowserMain
evan@chromium.org
2010-11-12
1
-29
/
+0
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Moved --use-gl=osmesa switch out of test_launcher_utils.
apatrick@chromium.org
2010-11-10
1
-0
/
+10
*
This moves log output for ChromeOS to safer locations.
gspencer@chromium.org
2010-11-02
1
-0
/
+5
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-0
/
+19
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Create temp user data dir in InProcessBrowserTest if one is not specified.
rsimha@chromium.org
2010-10-15
1
-15
/
+22
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-2
/
+2
*
chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.
stevenjb@google.com
2010-10-06
1
-1
/
+1
*
GTTF: Do not use the in-process timeout in browser_tests.
phajdan.jr@chromium.org
2010-10-06
1
-30
/
+1
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-4
/
+2
*
GTTF: prevent a browser_tests timeout from looking like a success.
phajdan.jr@chromium.org
2010-10-05
1
-0
/
+7
[next]