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
/
browsing_data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...
tbarzic@chromium.org
2012-12-14
1
-1
/
+2
*
Flush SSL connections when clearing channel ids.
mattm@chromium.org
2012-12-14
4
-10
/
+64
*
Removing "Application Data" dialog related code.
nasko@chromium.org
2012-12-13
5
-242
/
+80
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
2
-2
/
+2
*
Exclude content/plugin/ when plugins are disabled.
nileshagrawal@chromium.org
2012-12-07
2
-1
/
+3
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
2
-3
/
+13
*
Real autofill crash fix.
estade@chromium.org
2012-11-29
1
-1
/
+1
*
Build time configuration for mobile safebrowsing.
sgurun@chromium.org
2012-11-29
2
-3
/
+3
*
Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequest
akalin@chromium.org
2012-11-28
2
-4
/
+4
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
3
-13
/
+13
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-4
/
+4
*
Use CanonicalCookie::Create for creating CanonicalCookies in BrowsingDataCook...
markusheintz@chromium.org
2012-11-16
1
-35
/
+2
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
2
-3
/
+5
*
[Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfo
isherman@chromium.org
2012-11-10
1
-6
/
+6
*
move cookies_tree_model* to c/b/browsing_data/
jochen@chromium.org
2012-11-07
4
-1
/
+3420
*
Set up include rules for webkit/dom_storage.
marja@chromium.org
2012-11-06
5
-19
/
+17
*
- Add more tests to the unit_test for the GetCookieCount method of the Canned...
markusheintz@chromium.org
2012-11-06
2
-11
/
+172
*
Added completion notification to the call chain from Profile's ClearNetworkin...
engedy@chromium.org
2012-11-05
3
-32
/
+89
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-11-01
1
-1
/
+6
*
Don't use CanonicalCookie::Create method for creating canonical cookies in th...
markusheintz@chromium.org
2012-10-31
2
-8
/
+121
*
Revert 164709 - Don't use CanonicalCookie::Create method for creating canonic...
dharani@google.com
2012-10-30
2
-90
/
+1
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-2
/
+2
*
For the cookie counts in the Website Settings UI: Don't count cookies that ar...
markusheintz@chromium.org
2012-10-29
2
-1
/
+40
*
Don't use CanonicalCookie::Create method for creating canonical cookies in th...
markusheintz@chromium.org
2012-10-29
2
-1
/
+90
*
BrowsingDataRemover: clear sessionStorage.
marja@chromium.org
2012-10-19
5
-26
/
+60
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
3
-3
/
+0
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
1
-1
/
+1
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
1
-1
/
+1
*
Cleanup: quota::HostQuotaCallback do not need to pass host and type as arguments
calvinlo@chromium.org
2012-09-20
3
-9
/
+1
*
Cleanup: quota::HostUsageCallback do not need to pass host and type as arguments
calvinlo@chromium.org
2012-09-19
1
-1
/
+1
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
3
-13
/
+25
*
Move IndexedDBContext into the StoragePartition and ensure isolation.
ajwong@chromium.org
2012-09-16
2
-8
/
+12
*
Browsing data: Clear the "infinite cache" simulation data.
rvargas@google.com
2012-09-15
2
-1
/
+25
*
Reland Make DownloadManager::GetAllDownloads return all downloads regardless ...
benjhayden@chromium.org
2012-09-10
1
-2
/
+2
*
Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...
rdsmith@chromium.org
2012-09-07
1
-2
/
+2
*
Make DownloadManager::GetAllDownloads return all downloads regardless of stat...
benjhayden@chromium.org
2012-09-07
1
-2
/
+2
*
Tweaking BrowsingDataRemover to improve HistoryService efficiency.
mkwst@chromium.org
2012-09-04
1
-1
/
+12
*
Refactor BrowsingDataRemover creation for clarity.
mkwst@chromium.org
2012-09-04
4
-80
/
+89
*
Cleaned up browsing_data_remover_unittest.cc
engedy@chromium.org
2012-09-03
1
-83
/
+65
*
Cleaned up browsing_data_remover_unittest.cc
engedy@chromium.org
2012-09-03
1
-48
/
+46
*
Cleaned up browsing_data_remover_unittest.cc
engedy@chromium.org
2012-09-03
1
-144
/
+140
*
Access the DatabaseTracker via a StoragePartition to support the isolated app...
michaeln@google.com
2012-08-29
2
-2
/
+6
*
Remove silly uses of ResourceContext that unnecessarily violate the Law of De...
ajwong@chromium.org
2012-08-28
2
-11
/
+11
*
Convert the Web SQL Database pyauto test to content_browsertests.
jam@chromium.org
2012-08-22
1
-2
/
+21
*
Fix the tests that download files to use a temporary download directory. The ...
jam@chromium.org
2012-08-22
1
-2
/
+9
*
Disable the right test
jam@chromium.org
2012-08-22
1
-3
/
+2
*
disable tests on linux while I investigate
jam@chromium.org
2012-08-22
1
-1
/
+2
*
Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows...
jam@chromium.org
2012-08-22
4
-2
/
+202
*
Access the QuotaManager via a StoragePartition to support the isolated app fe...
michaeln@google.com
2012-08-22
2
-3
/
+9
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
1
-2
/
+2
[next]