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
*
Remove Profile dependency from browsing_data_channel_id_helper.cc
vabr
2014-08-28
3
-14
/
+18
*
Part 3: Merged FakedDBusThreadManager with DBusThreadManager.
zelidrag
2014-08-27
1
-5
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/browser/browsi...
dcheng
2014-08-26
3
-4
/
+4
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
5
-5
/
+5
*
Domain Reliability: Don't upload when metrics reporting is off.
ttuttle
2014-08-25
1
-1
/
+3
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
18
-121
/
+125
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
1
-1
/
+1
*
Remove NOTIFICATION_CONTENT_SETTINGS_CHANGED.
dhnishi@chromium.org
2014-08-19
1
-1
/
+1
*
Store in memory cookies in a hash set instead of a list.
erikchen@chromium.org
2014-08-18
5
-154
/
+282
*
Use a qualified path for ui_resources.h grit includes.
tfarina@chromium.org
2014-08-17
1
-1
/
+1
*
[cros] user_manager component - move UserManagerBase and UserManager
nkostylev@chromium.org
2014-08-15
2
-2
/
+1
*
Browsing Data Deletion: Style fixes
jsbell@chromium.org
2014-08-12
45
-154
/
+212
*
Service Worker: Hook up browsing data deletion
jsbell@chromium.org
2014-08-11
14
-56
/
+959
*
ifdef remaining extensions code in chrome/browser/browsing_data.
thestig@chromium.org
2014-08-02
8
-45
/
+67
*
Remember user decisions on invalid certificates behind a flag
jww@chromium.org
2014-08-01
1
-0
/
+6
*
Remove ChromeURLRequestContext.
eustas@chromium.org
2014-07-31
1
-1
/
+0
*
Remove some extensions dependencies in BrowsingDataHelperTests.
thestig@chromium.org
2014-07-31
1
-83
/
+125
*
Fix ExtensionServiceTest.ClearExtensionData flakiness
jochen@chromium.org
2014-07-31
1
-5
/
+11
*
Check for the existence an ExtensionSpecialStoragePolicy before using it.
thestig@chromium.org
2014-07-30
2
-10
/
+25
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
17
-624
/
+628
*
[cros] Move User class to user_manager component.
nkostylev@chromium.org
2014-07-23
2
-2
/
+5
*
Clear the ephemeral app cache from Clear Browsing Data
tmdiep@chromium.org
2014-07-16
1
-0
/
+6
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #1
pkasting@chromium.org
2014-07-10
1
-82
/
+45
*
Domain Reliability: Add rudimentary WebUI page.
ttuttle@chromium.org
2014-07-10
1
-0
/
+6
*
Android: Eliminate sync_file_system extensions code.
thestig@chromium.org
2014-07-08
1
-0
/
+2
*
Componentize TemplateURLService
hashimoto@chromium.org
2014-07-05
2
-4
/
+4
*
Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...
timvolodine@chromium.org
2014-07-04
2
-4
/
+4
*
Componentize TemplateURLService
hashimoto@chromium.org
2014-07-04
2
-4
/
+4
*
Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...
hashimoto@chromium.org
2014-07-04
2
-4
/
+4
*
Componentize TemplateURLService
hashimoto@chromium.org
2014-07-04
2
-4
/
+4
*
Remove TemplateURLService::profile()
hashimoto@chromium.org
2014-07-02
1
-1
/
+0
*
Android: Remove activity_log_private, tab_capture, and types extensions APIs.
thestig@chromium.org
2014-07-02
1
-14
/
+18
*
CrOS user management cleanup - profiles
nkostylev@chromium.org
2014-06-30
1
-3
/
+3
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
8
-28
/
+26
*
Revert 279101 "Convert WebRtcLoggingHandlerHost to use the block..."
grunell@chromium.org
2014-06-25
1
-1
/
+2
*
Convert WebRtcLoggingHandlerHost to use the blocking thread pool. (try 2)
thestig@chromium.org
2014-06-23
1
-2
/
+1
*
Domain Reliability: Switch to BrowserContextKeyedService
ttuttle@chromium.org
2014-06-22
2
-52
/
+150
*
Clear SDCH information on "Clear browsing data" path.
rdsmith@chromium.org
2014-06-19
1
-0
/
+11
*
Revert of Clear SDCH information on "Clear browsing data" path. (https://code...
sorin@chromium.org
2014-06-17
1
-11
/
+0
*
Clear SDCH information on "Clear browsing data" path.
rdsmith@chromium.org
2014-06-17
1
-0
/
+11
*
Change HistoryService::QueryURL to use CancelableTaskTracker
sdefresne@chromium.org
2014-06-16
1
-7
/
+7
*
Domain Reliability: Prepare to switch to BrowserContextKeyedService
ttuttle@chromium.org
2014-06-14
1
-2
/
+3
*
Revert of Change HistoryService::QueryURL to use CancelableTaskTracker (https...
feng@chromium.org
2014-06-12
1
-7
/
+7
*
Load the default favicon as a native image, rather than as a Skia image.
isherman@chromium.org
2014-06-12
1
-6
/
+6
*
Change HistoryService::QueryURL to use CancelableTaskTracker
sdefresne@chromium.org
2014-06-12
1
-7
/
+7
*
Do not de-reference Profile on the IO thread in BrowsingDataRemover::ClearNet...
engedy@chromium.org
2014-06-11
2
-8
/
+13
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
1
-2
/
+2
*
Revert 274615 "Convert WebRtcLoggingHandlerHost to use the block..."
grunell@chromium.org
2014-06-05
1
-1
/
+2
*
Move kStandardSchemeSeparator from //content to //url
blundell@chromium.org
2014-06-05
1
-5
/
+5
*
Convert WebRtcLoggingHandlerHost to use the blocking thread pool.
thestig@chromium.org
2014-06-03
1
-2
/
+1
[next]