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
/
cookies
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Extensions] Convert APIs to use movable types [3]
rdevlin.cronin
2016-03-24
4
-113
/
+96
*
Support 'SameSite' in the Cookies extension API.
mkwst
2016-03-22
3
-7
/
+38
*
SameSite: Implement 'Strict'/'Lax' attribute parsing.
mkwst
2016-03-15
2
-16
/
+17
*
Remove ImportCookies from CookieMonster interface.
mmenke
2016-02-05
1
-0
/
+1
*
Promote SetCookieWithDetailsAsync from CookieMonster to CookieStore.
mmenke
2016-02-02
1
-11
/
+9
*
Remove BrowserIterator
scottmg
2016-01-28
1
-3
/
+2
*
Promote GetAllCookiesAsync from CookieMonster to CookieStore.
mmenke
2016-01-22
1
-3
/
+3
*
Convert Pass()→std::move() in //chrome/browser/extensions
dcheng
2015-12-26
2
-4
/
+5
*
Switch to standard integer types in chrome/browser/extensions/.
avi
2015-12-24
3
-0
/
+6
*
Experiment to disallow setting of secure cookies from insecure schemes
jww
2015-11-20
1
-4
/
+7
*
Implement $Secure- cookie prefix
estark
2015-10-19
1
-4
/
+5
*
Revert of Implement $Secure- cookie prefix (patchset #16 id:420001 of https:/...
mnissler
2015-10-19
1
-5
/
+4
*
Implement $Secure- cookie prefix
estark
2015-10-17
1
-4
/
+5
*
Get rid of CookieMonster::Delegate typedef.
davidben
2015-10-12
1
-5
/
+5
*
Fix some extern usage in .cc files.
thestig
2015-08-29
1
-5
/
+5
*
Only send cookie notifications when extensions are enabled
jdduke
2015-07-28
1
-2
/
+2
*
Third batch adding real histogram values for extension events.
kalman
2015-07-16
2
-30
/
+25
*
mac: Flush the autorelease pool after making a browser window in browser tests.
erikchen
2015-07-13
1
-2
/
+1
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-1
/
+2
*
Remove myself from OWNERS files where I'm also in higher-level files
jochen
2015-03-13
1
-1
/
+0
*
Implement the "First-Party-Only" cookie attribute.
mkwst
2015-02-23
2
-33
/
+22
*
Reverting instrumentations
vadimt
2014-10-22
1
-5
/
+0
*
Standardize usage of virtual/override/final in chrome/browser/extensions/
dcheng
2014-10-21
1
-18
/
+17
*
Instrumenting descendants of EventRouter::Observer to find out what causes ja...
vadimt
2014-10-08
1
-0
/
+5
*
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
mostynb
2014-10-04
1
-8
/
+8
*
Add ThreadBundles to unit tests.
wjmaclean
2014-09-17
1
-0
/
+3
*
Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.
kalman@chromium.org
2014-07-28
1
-5
/
+3
*
Remove PermissionsData::ForExtension() completely
rdevlin.cronin@chromium.org
2014-06-06
2
-4
/
+2
*
Refactor PermissionsData pt1
rdevlin.cronin@chromium.org
2014-06-05
2
-2
/
+4
*
Move kStandardSchemeSeparator from //content to //url
blundell@chromium.org
2014-06-05
1
-1
/
+1
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-07
1
-1
/
+1
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-2
/
+2
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-8
/
+8
*
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
kalman@chromium.org
2014-04-30
2
-98
/
+72
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-18
1
-10
/
+5
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-8
/
+8
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-2
/
+2
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Move extensions-related files to using //components/keyed_service.
blundell@chromium.org
2014-03-13
1
-1
/
+1
*
Make TestingProfile auto-create incognito profiles.
dconnelly@chromium.org
2014-03-07
1
-5
/
+2
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
2
-9
/
+9
*
Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...
yoz@chromium.org
2014-02-27
2
-8
/
+10
*
Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."
rch@chromium.org
2014-02-26
2
-10
/
+8
*
Change ProfileKeyedAPIFactory to build instances with BrowserContext instead ...
yoz@chromium.org
2014-02-26
2
-8
/
+10
*
Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...
yoz@chromium.org
2014-02-21
2
-28
/
+30
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().
thestig@chromium.org
2014-01-21
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-2
/
+3
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-3
/
+2
[next]