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
/
browser
/
sessions
Commit message (
Expand
)
Author
Age
Files
Lines
*
More style nits.
erg@google.com
2009-10-14
1
-2
/
+2
*
valgrind: memset the window command data structure. |timestamp| is aligned o...
jhawkins@chromium.org
2009-09-16
1
-2
/
+8
*
Fix two tests that leak temporary files.
thestig@chromium.org
2009-09-02
1
-12
/
+4
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-4
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+4
*
Split short-circuited assertions in session_restore_uitest.cc to make more
phajdan.jr@chromium.org
2009-08-14
1
-19
/
+20
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
2
-4
/
+4
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
2
-4
/
+4
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
2
-4
/
+4
*
Changes SessionService to make sure a Pickle is deleted before the
sky@chromium.org
2009-08-10
1
-5
/
+10
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-1
/
+1
*
Adds timestamp to session restore for tabs and windows.
arv@google.com
2009-07-20
3
-23
/
+173
*
Makes --pinned-tab-count work if session restore is enabled, but we
sky@chromium.org
2009-07-17
1
-3
/
+26
*
Wires up restoring pinned tabs for session and tab restore
sky@chromium.org
2009-07-14
8
-22
/
+245
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-4
/
+9
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-1
/
+1
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
3
-67
/
+52
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
2
-0
/
+2
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
2
-0
/
+2
*
Cleanup temp files/folders in a few more tests.
munjal@chromium.org
2009-06-01
1
-1
/
+5
*
Fix namespace to ultimately compile on Mac
pinkerton@chromium.org
2009-05-29
1
-2
/
+2
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-35
/
+34
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
1
-30
/
+11
*
Enable one SessionRestoreUITest.
huanr@chromium.org
2009-05-14
1
-49
/
+51
*
Try fixing session restore UI tests.
huanr@chromium.org
2009-05-08
1
-29
/
+30
*
Reverting 15399.
maruel@chromium.org
2009-05-06
1
-2
/
+2
*
Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we
brettw@chromium.org
2009-05-06
1
-2
/
+2
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
8
-12
/
+12
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
2
-6
/
+3
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-3
/
+2
*
Fix a bug in session restore on linux/mac. We were pickling the
tc@google.com
2009-05-01
2
-14
/
+7
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
2
-24
/
+57
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
2
-3
/
+34
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
4
-25
/
+25
*
Reverting 14005.
brettw@chromium.org
2009-04-18
4
-25
/
+25
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
4
-25
/
+25
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
2
-2
/
+1
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
4
-11
/
+11
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
1
-11
/
+7
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-6
/
+2
*
UI test portage, second try.
estade@chromium.org
2009-04-09
1
-1
/
+1
*
back out r13442
estade@chromium.org
2009-04-09
1
-1
/
+1
*
UI test string portage.
estade@chromium.org
2009-04-09
1
-1
/
+1
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-1
/
+1
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-52
/
+49
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
1
-1
/
+0
*
Cleanup in automation. Remove WaitForTabCountToChange.
phajdan.jr@chromium.org
2009-03-30
1
-11
/
+11
*
Fixes bug where first login attempt to hotmail after session restore
sky@chromium.org
2009-03-26
3
-103
/
+24
[next]