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
*
Renames NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT to
sky@chromium.org
2012-06-15
1
-6
/
+9
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-2
/
+2
*
Disable tests crashing on VS2010.
hbono@chromium.org
2012-06-11
1
-1
/
+7
*
TabContentsWrapper -> TabContents, part 26.
avi@chromium.org
2012-06-09
7
-61
/
+51
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move render_view_test.h header from content\test to content\public\test. This...
jam@chromium.org
2012-06-04
1
-2
/
+2
*
Move more test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-02
1
-2
/
+2
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
1
-0
/
+1
*
Fix: service processes started before chrome prevented session restore from w...
marja@chromium.org
2012-05-29
2
-2
/
+17
*
Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...
pkasting@chromium.org
2012-05-26
1
-8
/
+5
*
Handle more browser commands in ash.
mazda@chromium.org
2012-05-25
2
-0
/
+7
*
Support for navigator.connection API
droger@google.com
2012-05-24
1
-7
/
+9
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
2
-6
/
+6
*
Debug prints for debugging a generic session restore failure bug.
marja@chromium.org
2012-05-14
3
-11
/
+45
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
1
-2
/
+2
*
Add info about user agent overrides to WebContents
dfalcantara@chromium.org
2012-05-11
11
-9
/
+189
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
3
-5
/
+5
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
2
-4
/
+3
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
2
-3
/
+4
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
2
-4
/
+3
*
Fix: Restoring selected pinned tabs DCHECKed and didn't load the tab properly.
marja@chromium.org
2012-05-08
2
-26
/
+81
*
NTP: Add option to open a whole session from the Other Devices menu.
dubroy@chromium.org
2012-05-07
2
-10
/
+54
*
Ctrl-click in Other Devices menu should open link in background.
dubroy@chromium.org
2012-05-03
2
-11
/
+16
*
Adds NULL check in NotifySessionServiceOfRestoredTabs for
sky@chromium.org
2012-05-01
1
-0
/
+2
*
[Sync] Add per-navigation timestamps/unique ids to tab sync.
zea@chromium.org
2012-04-25
1
-2
/
+2
*
Convert the session restore ui_tests to browser_tests. I renabled the disable...
jam@chromium.org
2012-04-25
4
-525
/
+378
*
Session restore: Use the same TabLoader for all profiles.
marja@chromium.org
2012-04-23
1
-22
/
+61
*
Store original request URL in NavigationEntry
dfalcantara@chromium.org
2012-04-17
5
-3
/
+26
*
TabContents -> WebContentsImpl, part 20.
avi@chromium.org
2012-04-17
2
-2
/
+2
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
2
-10
/
+10
*
Allow SessionService to be disabled.
yfriedman@chromium.org
2012-04-05
1
-0
/
+6
*
Remove session/tab restore code that depends on browser for Android.
yfriedman@chromium.org
2012-04-05
3
-0
/
+44
*
Honor window size for chrome.windows.create when parent window is maximized.
aa@chromium.org
2012-04-04
1
-1
/
+2
*
Test case for session service migration change.
sky@chromium.org
2012-04-04
2
-1
/
+29
*
Make session service support migration between 32bit and 64bit
sky@chromium.org
2012-04-03
3
-10
/
+39
*
Make ChromeOS follow the same model as MacOS. Opening a new window from the l...
pkotwicz@chromium.org
2012-03-30
3
-5
/
+61
*
Session restore: Add UMA metrics for recording how many tabs were loaded in p...
marja@chromium.org
2012-03-28
1
-1
/
+10
*
Re-apply r128453 "Restore the back/forward stack when opening tabs from other...
pfeldman@chromium.org
2012-03-23
3
-72
/
+156
*
Temporarily revert r128453 "Restore the back/forward stack when opening tabs ...
pfeldman@chromium.org
2012-03-23
3
-156
/
+72
*
Restore the back/forward stack when opening tabs from other devices.
dubroy@chromium.org
2012-03-23
3
-72
/
+156
*
Revert 128444 - Restore the back/forward stack when opening tabs from other d...
dubroy@chromium.org
2012-03-23
3
-154
/
+73
*
Restore the back/forward stack when opening tabs from other devices.
dubroy@chromium.org
2012-03-23
3
-73
/
+154
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-2
/
+3
*
~Browser: Don't create TabRestoreService on exit.
marja@chromium.org
2012-03-20
3
-24
/
+9
*
BaseSessionService: Remove HTTP bodies from content state if they contain pas...
marja@chromium.org
2012-03-19
7
-322
/
+64
*
Make TabLoader (session_restore.cc) functional again.
marja@chromium.org
2012-03-08
3
-8
/
+18
*
Fix app launch histograms.
estade@chromium.org
2012-03-08
2
-6
/
+6
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
5
-10
/
+11
[next]