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
*
Revert 164652 - speculative revert - this change may have caused print dialog...
sergeyu@chromium.org
2012-10-29
1
-12
/
+0
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-29
1
-0
/
+12
*
Make TRSHelper::kMaxEntries a compile-time constant. Patch by Philippe Liard ...
peter@chromium.org
2012-10-29
4
-12
/
+13
*
Split TabRestoreService into InMemoryTRS and PersistentTRS
pliard@chromium.org
2012-10-29
12
-1522
/
+2051
*
Better session restore test fix: Don't use a test server with a fixed port.
marja@chromium.org
2012-10-29
1
-29
/
+54
*
Disable SessionCookies and SessionStorage tests.
scheib@chromium.org
2012-10-27
1
-4
/
+6
*
Revert 164352 - Re-vamped the entire window auto positioning logic
sail@chromium.org
2012-10-26
1
-12
/
+0
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-26
1
-0
/
+12
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
1
-1
/
+1
*
Clear tab to activate when it gets clobbered.
mad@chromium.org
2012-10-22
1
-9
/
+12
*
Disable BetterSessionRestoreTest.* under AddressSanitizer
glider@chromium.org
2012-10-22
1
-4
/
+18
*
Mark BetterSessionRestoreTests as flaky.
marja@chromium.org
2012-10-20
1
-4
/
+8
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-14
/
+14
*
[Sync] Add a new global_id field to sync_pb::TabNavigation
akalin@chromium.org
2012-10-15
2
-2
/
+3
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
1
-1
/
+13
*
Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from SessionService.
avi@chromium.org
2012-10-11
1
-2
/
+2
*
Remove non-test getter for TabNavigation::timestamp() as it's not used anymore
akalin@chromium.org
2012-10-11
6
-22
/
+28
*
Remove unused parameter selected_tab_to_activate on non-win.
flackr@chromium.org
2012-10-10
1
-0
/
+4
*
Activate appropriate window from a session restore.
mad@chromium.org
2012-10-10
8
-115
/
+338
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
[Sync] Protect against tabs without valid navigations.
zea@chromium.org
2012-10-09
1
-1
/
+5
*
Fixes two bugs that made tab restore service not return the right set
sky@chromium.org
2012-10-05
3
-5
/
+19
*
Changes pref for whether last session exited cleanly from a boolean to
sky@chromium.org
2012-10-05
1
-1
/
+1
*
Removes BrowserContext::DidLastSessionExitCleanly() and makes
sky@chromium.org
2012-10-04
1
-4
/
+5
*
Add automated tests for Better Session Restore.
marja@chromium.org
2012-10-02
1
-0
/
+102
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-12
/
+0
*
Flush at the end of local file writing in FileWriter API.
kinaba@chromium.org
2012-10-01
1
-1
/
+1
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
2
-2
/
+1
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
2
-1
/
+2
*
Propagate NavigationEntry's timestamp to sync
akalin@chromium.org
2012-09-28
7
-106
/
+146
*
Revert 159214 - Propagate NavigationEntry's timestamp to history and sync.
akalin@chromium.org
2012-09-28
7
-146
/
+106
*
Propagate NavigationEntry's timestamp to history and sync.
akalin@chromium.org
2012-09-28
7
-106
/
+146
*
Revert 159153 - Add a timestamp field to NavigationEntry and propagate it to ...
michaeln@google.com
2012-09-28
7
-146
/
+106
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
2
-2
/
+1
*
Add a timestamp field to NavigationEntry and propagate it to history and sync
akalin@chromium.org
2012-09-27
7
-106
/
+146
*
Move WebContentsUserData to chrome/browser/common.
avi@chromium.org
2012-09-27
1
-1
/
+1
*
[Sync] Fix tab sync page transition types.
zea@chromium.org
2012-09-27
2
-56
/
+113
*
Fix: Prerendering was confusing SessionService to not save sessionStorage.
marja@chromium.org
2012-09-26
3
-56
/
+92
*
[Sync] Refactor handling of session tabs
akalin@chromium.org
2012-09-26
5
-19
/
+167
*
Move TAB_PARENTED notification to be sent out from Browser::TabInsertedAt.
jennb@chromium.org
2012-09-24
1
-13
/
+0
*
Only fire NOTIFICATION_TAB_PARENTED for "real" tabs.
avi@chromium.org
2012-09-24
1
-4
/
+13
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
1
-1
/
+1
*
Fix test code that was slightly broken by r157491
akalin@chromium.org
2012-09-21
1
-1
/
+1
*
Move all TabNavigation logic to session_types.{h,cc}
akalin@chromium.org
2012-09-19
17
-455
/
+1036
*
Switch NOTIFICATION_TAB_PARENTED to use WebContents.
avi@chromium.org
2012-09-17
2
-12
/
+6
*
Switch WebContentsUserData to be a friended base.
avi@chromium.org
2012-09-15
1
-2
/
+4
*
In metro, we always restore to a single window.
mad@chromium.org
2012-09-14
1
-6
/
+31
*
Make SessionID tolerant of non-tabs.
avi@chromium.org
2012-09-13
2
-14
/
+19
*
Chrome OS should open to empty desktop when session restore is empty.
nkostylev@chromium.org
2012-09-13
1
-0
/
+7
*
Switch Extensions::TabHelper to use WebContents, WebContentsUserData.
avi@chromium.org
2012-09-12
2
-6
/
+14
[next]