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
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
5
-1
/
+5
*
GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...
erg@chromium.org
2010-02-12
1
-1
/
+2
*
Adds code to restore application extensions. I'm also enabling tab
sky@chromium.org
2010-02-10
12
-18
/
+266
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-2
/
+1
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
2
-1
/
+6
*
Disables pinned tabs until I land apps. I've #ifdef parts that are
sky@chromium.org
2010-01-28
4
-23
/
+11
*
Fixes flakiness in session restore test. I'm adding two things:
sky@chromium.org
2010-01-26
1
-8
/
+16
*
Changes synchronous session restore to create windows after nested
sky@chromium.org
2010-01-08
1
-3
/
+19
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
2
-2
/
+6
*
Putting back tests that are excluded in bug 28808
oshima@chromium.org
2009-12-22
1
-3
/
+0
*
TBR: sky@chromium.org
oshima@chromium.org
2009-12-11
1
-6
/
+10
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
2
-8
/
+16
*
Marking SessionRestoreUITest.RestoreAfterClosingTabbedBrowserWithAppAndLaunch...
willchan@chromium.org
2009-12-01
1
-1
/
+1
*
Flaky tests on linux/view/64bit builds.
oshima@chromium.org
2009-11-25
1
-0
/
+6
*
Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...
jamesr@chromium.org
2009-11-18
1
-1
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
2
-4
/
+4
*
A little cleanup in SessionRestoreUITest.
phajdan.jr@chromium.org
2009-11-12
1
-15
/
+3
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
5
-7
/
+17
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-3
/
+3
*
Mac: don't restore explicitly closed windows.
viettrungluu@chromium.org
2009-11-05
2
-2
/
+15
*
Clicking on restore window button on ntp now nukes ntp. We always did
sky@chromium.org
2009-11-05
1
-0
/
+6
*
Make SessionService use its own enum for storing window type in the session d...
ben@chromium.org
2009-11-05
2
-5
/
+55
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
3
-7
/
+22
*
Fix window restore behaviour on Mac.
erg@chromium.org
2009-10-29
1
-1
/
+12
*
Changes ui proxy classes to use Browser::Types rather than copying
sky@chromium.org
2009-10-28
1
-7
/
+7
*
Take 2 at this. The only change between this and the first is to add the GetT...
sky@chromium.org
2009-10-27
4
-23
/
+130
*
Revert 30194 - Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
4
-130
/
+23
*
Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
4
-23
/
+130
*
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
[next]