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 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-1
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-0
/
+1
*
Adds a stat that records the amount of time it took to load the SuggestedSite...
macourteau@chromium.org
2012-03-24
1
-0
/
+10
*
Revert 128299 - Add callbacks to history.addUrl and history.deleteUrl
wez@chromium.org
2012-03-22
1
-2
/
+3
*
Add callbacks to history.addUrl and history.deleteUrl
cduvall@chromium.org
2012-03-22
1
-3
/
+2
*
Move topSites API out of experimental
cduvall@chromium.org
2012-03-22
2
-14
/
+9
*
Another fix in in_memory_url_index_unittest compilation for Android.
yfriedman@chromium.org
2012-03-20
1
-2
/
+2
*
Remove VisitAnalysis instrumentation of the visit database.
tburkard@chromium.org
2012-03-20
2
-310
/
+1
*
Fixed unit-test to un-revert patch:
georgey@chromium.org
2012-03-19
10
-6
/
+1070
*
Revert 127333 - Added Time slicing to History, used it on "Suggested" page
dmazzoni@chromium.org
2012-03-17
10
-1060
/
+6
*
Added Time slicing to History, used it on "Suggested" page
georgey@chromium.org
2012-03-17
10
-6
/
+1060
*
The SQLHandler implementation for urls table.
michaelbai@chromium.org
2012-03-16
6
-0
/
+1032
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
2
-4
/
+6
*
Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Thread
mpcomplete@chromium.org
2012-03-16
5
-611
/
+231
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
5
-231
/
+611
*
Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Thread
zmo@google.com
2012-03-15
5
-611
/
+231
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
5
-231
/
+611
*
Clean up ShortcutsProvider and related classes:
pkasting@chromium.org
2012-03-14
6
-206
/
+232
*
Gather word-start Information to Aid in Scoring.
mrossetti@chromium.org
2012-03-14
7
-143
/
+445
*
Implementation of SQLHandler for android_urls table.
michaelbai@chromium.org
2012-03-13
2
-0
/
+96
*
Interface to help AndroidProviderBackend manipulate data in different tables.
michaelbai@chromium.org
2012-03-13
6
-0
/
+523
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
8
-21
/
+36
*
Fix in_memory_url_index_unittest compilation for Android.
yfriedman@chromium.org
2012-03-10
1
-2
/
+2
*
Eliminate "using namespace" directives from extensions code
asargent@chromium.org
2012-03-10
1
-3
/
+3
*
Implementation of the AndroidURLsDatabase.
michaelbai@chromium.org
2012-03-09
2
-0
/
+209
*
Create meta table atomically.
shess@chromium.org
2012-03-08
4
-5
/
+12
*
Get rid of TitleUpdatedDetails and use std::pair directly.
tfarina@chromium.org
2012-03-07
1
-8
/
+9
*
Try to align 1, 3, 5 prerender stats by forcing a prerender
tburkard@chromium.org
2012-03-05
1
-4
/
+3
*
The implementation of AndroidCacheDatabase.
michaelbai@chromium.org
2012-03-03
3
-0
/
+344
*
Update visit analysis code:
tburkard@chromium.org
2012-03-02
1
-24
/
+62
*
Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...
pkasting@chromium.org
2012-03-02
1
-1
/
+3
*
Remove executable flags.
hbono@chromium.org
2012-03-02
3
-0
/
+0
*
Definition of data types used by Android Content Provider.
michaelbai@chromium.org
2012-03-02
3
-0
/
+467
*
Disable HistoryExtensionApiTest.Delete on Windows
tbreisacher@chromium.org
2012-03-01
1
-1
/
+7
*
Coverity 'wrong operator' error [cid 100047]
tbreisacher@chromium.org
2012-03-01
1
-1
/
+1
*
Coverity: pass VisitRow by const ref
tbreisacher@chromium.org
2012-03-01
1
-4
/
+6
*
fix RedirectTest.ClientCancelled
tbreisacher@chromium.org
2012-03-01
1
-7
/
+1
*
Adjust HQP scoring just a bit to improve things.
mrossetti@chromium.org
2012-02-27
1
-6
/
+10
*
Implement IconMappingEnumerator.
michaelbai@chromium.org
2012-02-25
3
-1
/
+118
*
Add temporary instrumentation to VisitDatabase to record
tburkard@chromium.org
2012-02-25
2
-1
/
+272
*
Remove operator overloads from Statement.
gbillock@chromium.org
2012-02-25
1
-2
/
+1
*
Disable RedirectTest.ClientCancelled on all platforms. It takes 45 seconds to...
thestig@chromium.org
2012-02-24
1
-17
/
+7
*
Add debugging checks for 96627 (DownloadManager, DownloadDatabase).
benjhayden@chromium.org
2012-02-23
1
-0
/
+6
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-23
2
-1
/
+3
*
Mark HistoryExtensionApiTest.Delete as non-flaky on Windows
tbreisacher@chromium.org
2012-02-22
1
-8
/
+2
*
UMA for RemoveDownloads: DatabaseRemoveDownloadsSize, DatabaseRemoveDownloads...
benjhayden@chromium.org
2012-02-21
1
-13
/
+51
*
More SQL statement usage regularization. Back-touch some
gbillock@chromium.org
2012-02-18
3
-3
/
+8
*
[Sync] Delay bookmark association until the history db is loaded.
zea@chromium.org
2012-02-15
1
-1
/
+2
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
3
-6
/
+6
*
Fix disabling test
sky@chromium.org
2012-02-15
1
-1
/
+1
[next]