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
*
Update refernces to Blink's Platform API (chrome)
abarth@chromium.org
2013-05-30
2
-3
/
+3
*
This reverts the removal of a Flush that is correlated with file corruption.
gspencer@chromium.org
2013-05-30
1
-0
/
+5
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
3
-38
/
+25
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
2
-6
/
+8
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
3
-25
/
+38
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
3
-38
/
+25
*
Tests for a crash bug fix ( https://codereview.chromium.org/14893005/ ).
marja@chromium.org
2013-05-24
1
-2
/
+3
*
Restored tabs should not hijack focus from newly opened tabs.
calamity@chromium.org
2013-05-23
2
-45
/
+138
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
9
-29
/
+31
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
6
-6
/
+6
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2013-05-15
2
-9
/
+15
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Fixes couple of bugs triggered on chromeos when restoring a tab:
sky@chromium.org
2013-05-10
5
-2
/
+77
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-09
1
-7
/
+2
*
Revert 198918 "Save and restore State for ShellWindows, includin..."
csharp@chromium.org
2013-05-08
1
-2
/
+7
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-08
1
-7
/
+2
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
Mark SessionRestoreTest.RestoresCrossSiteForwardAndBackwardNavs as disabled.
battre@chromium.org
2013-05-02
1
-1
/
+2
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
3
-5
/
+3
*
Moves TabNavigation into components/sessions and renames
sky@chromium.org
2013-04-29
20
-1111
/
+240
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
7
-8
/
+12
*
Fixes possible double deletion. The double deletion occurs if between
sky@chromium.org
2013-04-23
1
-0
/
+6
*
This fixes following bug with session restore when user chosen
vchigrin@yandex-team.ru
2013-04-22
1
-0
/
+41
*
Consider a RenderView dead as soon as the RenderViewHost starts to delete it
jochen@chromium.org
2013-04-11
1
-2
/
+1
*
This removes an extra flush thought to cause excessive battery drain.
gspencer@chromium.org
2013-04-10
1
-1
/
+0
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Disable SessionRestoreTest.RestoreWebUISettings
jochen@chromium.org
2013-04-03
1
-2
/
+2
*
Revert 191150 "Support restoring app windows in ash."
rsleevi@chromium.org
2013-03-28
12
-116
/
+44
*
Support restoring app windows in ash.
davemoore@chromium.org
2013-03-28
12
-44
/
+116
*
Restoring previous application size and position on session restore
skuhne@chromium.org
2013-03-27
1
-0
/
+24
*
Convert some STLDeleteContainerPointers usages to ScopedVector
estade@chromium.org
2013-03-27
1
-9
/
+4
*
[Clean up] Drop chrome::search:: namespace.
kmadhusu@chromium.org
2013-03-27
2
-5
/
+4
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-24
2
-6
/
+13
*
Fix tab restore favicon behavior
zea@chromium.org
2013-03-21
2
-7
/
+0
*
Revert 189589 "Added histogram for v2 app launch source"
hans@chromium.org
2013-03-21
2
-13
/
+6
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-21
2
-6
/
+13
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
1
-2
/
+2
*
Add test for preventing bindings escalation on an existing NavigationEntry du...
jochen@chromium.org
2013-03-19
1
-0
/
+18
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-3
/
+4
*
content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...
phajdan.jr@chromium.org
2013-03-18
1
-1
/
+1
*
Move c/b/instant -> c/b/search.
samarth@chromium.org
2013-03-18
2
-2
/
+2
*
Fix a use after free bug in PersistentTabRestoreService
kaiwang@chromium.org
2013-03-15
1
-3
/
+11
*
[Sync] Create FaviconCache
zea@chromium.org
2013-03-13
3
-0
/
+26
*
Move c/b/ui/search/search.* to c/b/instant/
samarth@chromium.org
2013-03-07
2
-2
/
+2
*
When restoring a tab with an unknown disposition (i.e., not from the NTP), on...
gab@chromium.org
2013-02-26
2
-3
/
+8
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Prevent bindings escalation on an existing NavigationEntry (attempt 3).
creis@chromium.org
2013-02-23
1
-0
/
+19
[next]