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
/
extensions
/
api
/
browsing_data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
2
-14
/
+14
*
Move browsing data API functions registrations out of ExtensionFunctionRegistry
sanjoy.pal@samsung.com
2013-08-01
3
-109
/
+112
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
3
-15
/
+17
*
Mark ExtensionsBrowsingDataTest.BrowsingDataRemovalMask as FLAKY_.
erikwright@chromium.org
2013-06-19
1
-1
/
+2
*
Use a direct include of strings headers in chrome/browser/extensions/, part 1.
avi@chromium.org
2013-06-11
2
-3
/
+3
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
2
-10
/
+9
*
Apply the pref that prohibits deleting browsing and download history.
pam@chromium.org
2013-02-15
3
-137
/
+315
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Add a method to the browsingData API to report the current UI data-type setti...
pam@chromium.org
2013-02-04
3
-51
/
+334
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-13
/
+25
*
Removed some dead code from the extensions APIs
sergiyb@google.com
2012-11-20
1
-4
/
+0
*
Move extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-1
/
+1
*
Browsing Data API: Added a browser test for short-cut functions.
engedy@chromium.org
2012-10-03
1
-0
/
+41
*
Fixed the browsingData API so that it now actually performs deletion of serve...
engedy@chromium.org
2012-10-03
3
-25
/
+13
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-6
/
+0
*
Fixed a typo that caused the "originTypes" option in the browsingData API to ...
engedy@chromium.org
2012-09-28
2
-2
/
+2
*
Move chrome/browser/plugin_* to chrome/browser/plugins/
ibraaaa@google.com
2012-09-20
1
-2
/
+2
*
Refactor BrowsingDataRemover creation for clarity.
mkwst@chromium.org
2012-09-04
1
-2
/
+2
*
Deal correctly with BrowsingData API calls during startup.
mkwst@chromium.org
2012-08-08
1
-4
/
+6
*
Valgrind: Clean up leaks in callers to extension_function_test_utils::RunFunc...
thestig@chromium.org
2012-08-01
1
-10
/
+16
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Move browsing_data_helper files into a separate directory.
markusheintz@chromium.org
2012-07-19
3
-5
/
+5
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
1
-6
/
+11
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
`chrome.browsingData` extension API can now remove data from protected origins.
mkwst@chromium.org
2012-06-14
4
-18
/
+121
*
Teaching BrowsingDataRemover how to delete application data.
mkwst@chromium.org
2012-06-04
1
-1
/
+2
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-1
/
+1
*
Disable ExtensionBrowsingDataTest.RemoveBrowsingDataAll, which has a use-afte...
glider@chromium.org
2012-05-04
1
-1
/
+3
*
RefCounted types should not have public destructors, chrome/browser/extension...
rsleevi@chromium.org
2012-04-27
1
-71
/
+60
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
3
-11
/
+11
*
Refactor folders in chrome/browser/extensions/api
cduvall@chromium.org
2012-03-18
3
-0
/
+626