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
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Rebuild test history databases when starting up performance_ui_tests."
erg@chromium.org
2013-05-10
8
-109
/
+50
*
Rebuild test history databases when starting up performance_ui_tests.
erg@chromium.org
2013-05-10
8
-50
/
+109
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
2
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-09
15
-123
/
+123
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
2
-6
/
+4
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
2
-4
/
+6
*
[Sync] Add interface and backend impl for typed URL syncable service
zea@chromium.org
2013-05-07
10
-1
/
+1324
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
2
-2
/
+2
*
History: Prevent crash when opening history page.
dubroy@chromium.org
2013-05-06
1
-0
/
+1
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
3
-3
/
+7
*
Omnibox: Set Up Framework for Frecency Field Trial
mpearson@chromium.org
2013-05-03
1
-4
/
+2
*
Omnibox: Add Frecency Scoring Algorithm to HistoryQuick Provider
mpearson@chromium.org
2013-05-03
4
-123
/
+196
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
2
-2
/
+2
*
Omnibox: Remove "New Scoring" about:flag
mpearson@chromium.org
2013-05-03
1
-56
/
+13
*
base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
[TopSites] Creating an implementation for TopSites, and FieldTrial branch code
mathp@chromium.org
2013-05-01
5
-20
/
+2501
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
8
-10
/
+10
*
[TopSites] Making TopSites virtual, and creating impl
mathp@chromium.org
2013-04-29
5
-1191
/
+1307
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
6
-13
/
+22
*
History: Use version_info token to ensure consistency after deleting entries.
dubroy@chromium.org
2013-04-26
2
-37
/
+50
*
Sync: Turn on full history sync by default.
dubroy@chromium.org
2013-04-25
2
-5
/
+8
*
[Sync] Ensure url's last visit time is recorded correctly in history
mgist@chromium.org
2013-04-25
3
-1
/
+41
*
Revert 196116 "Sync: Turn on full history sync by default."
markusheintz@chromium.org
2013-04-24
1
-2
/
+2
*
Add visit attempts when the managed user is blocked
sergiu@chromium.org
2013-04-24
3
-2
/
+18
*
Sync: Turn on full history sync by default.
dubroy@chromium.org
2013-04-24
1
-2
/
+2
*
Omnibox: Fix HistoryQuick Crash on non-English Locales on Linux
mpearson@chromium.org
2013-04-23
1
-1
/
+1
*
History: Reload page only after web history deletion has completed.
dubroy@chromium.org
2013-04-19
2
-15
/
+80
*
Fix overflow in history expiry code in 64 bit builds.
thakis@chromium.org
2013-04-19
1
-1
/
+1
*
Refactor OAuth2TokenService to have profile- and device-based implementations.
davidroche@chromium.org
2013-04-18
2
-6
/
+8
*
History: Ensure delete directive start time is not negative.
dubroy@chromium.org
2013-04-12
1
-4
/
+46
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-33
/
+32
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
4
-32
/
+33
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-33
/
+32
*
Clean up entries left by crashes in the DownloadDB.
rdsmith@chromium.org
2013-04-08
7
-122
/
+209
*
Fix non-unique copy into history in-memory urls table.
shess@chromium.org
2013-04-02
1
-1
/
+1
*
Keep the downloads and downloads_url_chains tables in sync and nuke records w...
benjhayden@chromium.org
2013-04-01
3
-10
/
+108
*
Convert some STLDeleteContainerPointers usages to ScopedVector
estade@chromium.org
2013-03-27
2
-7
/
+3
*
Get OAuth2TokenService working on Android.
dubroy@chromium.org
2013-03-26
1
-0
/
+22
*
Revert 190531 "Get OAuth2TokenService working on Android."
hashimoto@chromium.org
2013-03-26
1
-22
/
+0
*
Get OAuth2TokenService working on Android.
dubroy@chromium.org
2013-03-26
1
-0
/
+22
*
bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().
tfarina@chromium.org
2013-03-25
5
-9
/
+14
*
History: Include search term in queries to history server.
dubroy@chromium.org
2013-03-25
1
-2
/
+8
*
Omnibox: Don't Attempt to Score HQP Matches with No Terms
mpearson@chromium.org
2013-03-24
1
-1
/
+10
*
Fix regression due to https://chromiumcodereview.appspot.com/11830007
pkotwicz@chromium.org
2013-03-23
2
-23
/
+48
*
Move files from c/b/a/bookmarks and c/b/a/sync back to c/b
kaiwang@chromium.org
2013-03-20
10
-9
/
+10
*
Omnibox HistoryQuick: Store Recent Visits Information
mpearson@chromium.org
2013-03-20
9
-127
/
+413
*
[Sync] Plumb local favicon deletions to sync favicons datatype
zea@chromium.org
2013-03-19
4
-10
/
+41
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
2
-2
/
+3
*
content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...
phajdan.jr@chromium.org
2013-03-18
1
-1
/
+1
*
Move desktop-specific Instant bits to c/b/ui/search.
samarth@chromium.org
2013-03-17
2
-2
/
+2
[next]