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
/
log_private
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.
kalman@chromium.org
2014-07-28
1
-1
/
+1
*
Refactored StoreDebugLogs() path.
ygorshenin@chromium.org
2014-07-28
1
-1
/
+2
*
Added additional methods for chrome.logPrivate:
zelidrag@chromium.org
2014-07-23
3
-56
/
+543
*
Extend PR_ParseTimeString() to accept some ISO 8601 formats to fix timezone p...
tnagel@chromium.org
2014-05-15
2
-46
/
+19
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-2
/
+2
*
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
kalman@chromium.org
2014-04-30
2
-4
/
+4
*
Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED from c/b/extensions Part2
limasdf@gmail.com
2014-04-28
3
-30
/
+29
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-18
1
-3
/
+1
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-4
/
+4
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-2
/
+2
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
2
-9
/
+9
*
Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...
yoz@chromium.org
2014-02-25
2
-8
/
+15
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-0
/
+1
*
Add API for enabling and capturing net-interals logging.
zork@chromium.org
2014-01-24
2
-1
/
+235
*
Enable gathering and sending system logs for Desktop Chrome.
rkc@chromium.org
2013-12-18
2
-12
/
+10
*
Move ExtensionFunction to the extensions component.
benwells@chromium.org
2013-11-13
2
-2
/
+2
*
Delete empty non-ChromeOS log_private and diagnostics API implementations.
yoz@chromium.org
2013-10-11
1
-31
/
+0
*
Add scrubbing option to logPrivate API
shinfan@chromium.org
2013-08-14
1
-2
/
+9
*
Use scrubbed logs for sending with feedback reports.
rkc@chromium.org
2013-08-10
2
-3
/
+3
*
Create a private extension API chrome.logPrivate
shinfan@chromium.org
2013-08-07
10
-0
/
+593