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
/
browser_with_test_window_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-2
/
+0
*
Makes pinned tab service save pinned tabs if you close a normal
sky@chromium.org
2011-03-23
1
-9
/
+16
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Make ContentBrowserClient not be owned by ContentClient, so that the latter d...
jam@chromium.org
2011-03-15
1
-3
/
+1
*
Some minor sync cleanup and aftermath. Mostly just removing unused headers an...
andybons@chromium.org
2011-03-15
1
-2
/
+1
*
Prevent memory leak for ChromeContentBrowserClient.
creis@google.com
2011-03-14
1
-0
/
+4
*
ImportantFileWriter: check return value of PostTask
phajdan.jr@chromium.org
2011-03-10
1
-0
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-0
/
+2
*
Currently, these callers are passing 0 (as an int), which makes it harder to ...
bryner@chromium.org
2011-02-11
1
-1
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-0
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-4
/
+6
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-4
/
+4
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+2
*
sync: take two for:
tim@chromium.org
2010-08-18
1
-1
/
+2
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-2
/
+1
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-1
/
+2
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-1
/
+1
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-1
/
+1
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-3
/
+3
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+4
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-0
/
+7
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-7
/
+0
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-0
/
+4
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-4
/
+0
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-0
/
+4
*
Reverted 29255.
akalin@chromium.org
2009-10-16
1
-4
/
+0
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-0
/
+4
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-4
/
+0
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-0
/
+4
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
1
-4
/
+0
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-0
/
+4
*
Forgot an include.
tim@chromium.org
2009-06-27
1
-1
/
+0
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Write a test for my previous patch to fix a crash in back/forward navigations
brettw@chromium.org
2009-04-29
1
-6
/
+19
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-2
/
+2
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-2
/
+2
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-2
/
+2
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-23
/
+26
*
Remove auto commit from TestTabContents. This is the thing preventing me from
brettw@chromium.org
2009-04-10
1
-1
/
+25
*
Provides the infrastructure for Browser unit tests that create a
sky@google.com
2009-01-14
1
-0
/
+50