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
/
chrome_browser_extensions.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement v2 API of udp socket.
rpaquay@chromium.org
2013-08-16
1
-0
/
+4
*
Start Desktop Capture API.
sergeyu@chromium.org
2013-08-13
1
-0
/
+2
*
Resubmit 21609003: Move ExtensionError to extensions/, add error limits
rdevlin.cronin@chromium.org
2013-08-10
1
-2
/
+2
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-2
/
+0
*
[SystemInfo API] Remove storage.onAvailableCapacityChanged Event and watch APIs.
Hokein.Wu@gmail.com
2013-08-09
1
-1
/
+0
*
Compressed activity log database storage
mvrable@chromium.org
2013-08-08
1
-3
/
+4
*
Revert 216345 "Move ExtensionError to extensions/, add error limits"
jyasskin@chromium.org
2013-08-08
1
-2
/
+2
*
Move ExtensionError to extensions/, add error limits
rdevlin.cronin@chromium.org
2013-08-08
1
-2
/
+2
*
Create a private extension API chrome.logPrivate
shinfan@chromium.org
2013-08-07
1
-1
/
+11
*
Move platform_app_launcher to apps
benwells@chromium.org
2013-08-07
1
-4
/
+0
*
[SystemInfo API] Remove templates in SystemInfoProvider.
Hokein.Wu@gmail.com
2013-08-07
1
-0
/
+1
*
Remove experimental.record api completely
sanjoy.pal@samsung.com
2013-08-06
1
-2
/
+0
*
Adds basic infrastructure for managing recovery operations.
haven@google.com
2013-08-03
1
-0
/
+8
*
Function to get all signed in devices along with their public id. The public ...
lipalani@chromium.org
2013-08-02
1
-0
/
+2
*
extensions: Remove chrome.webSocketProxyPrivate API
satorux@chromium.org
2013-08-02
1
-2
/
+0
*
Empty API implementation for the recovery-image writer API.
haven@google.com
2013-08-01
1
-0
/
+2
*
Helper to do mapping between sync guid and public device id.
lipalani@chromium.org
2013-07-31
1
-0
/
+2
*
Extension activity log database refactoring (step 3)
mvrable@chromium.org
2013-07-26
1
-7
/
+3
*
Move app shortcut manager into chrome/browser/apps
benwells@chromium.org
2013-07-26
1
-0
/
+4
*
[SystemInfo API] Move Storage API out of experimental namespace and rename to...
Hokein.Wu@gmail.com
2013-07-26
1
-11
/
+11
*
Extension ErrorConsole Base
rdevlin.cronin@chromium.org
2013-07-26
1
-0
/
+4
*
Moved networking_private* from chrome/browser/chromeos/extensions to chrome/b...
mef@chromium.org
2013-07-26
1
-0
/
+8
*
cut a bunch of dependencies from browser->blink when in chrome_multiple_dll
scottmg@chromium.org
2013-07-24
1
-1
/
+5
*
[SystemInfo API] Rename systemInfo Memory API.
Hokein.Wu@gmail.com
2013-07-23
1
-4
/
+4
*
Remove ActionBox and related code.
rfevang@chromium.org
2013-07-23
1
-2
/
+0
*
[SystemInfo API] Rename systemInfo Display API.
Hokein.Wu@gmail.com
2013-07-20
1
-8
/
+8
*
Revert 212538 "[SystemInfo API] Rename systemInfo Memory API."
kaznacheev@chromium.org
2013-07-19
1
-4
/
+4
*
[SystemInfo API] Rename systemInfo Memory API.
Hokein.Wu@gmail.com
2013-07-19
1
-4
/
+4
*
Implemented types.private.ChromeDirectSetting.onChange
robliao@chromium.org
2013-07-18
1
-0
/
+3
*
[SystemInfo API] Rename systemInfo Cpu API.
Hokein.Wu@gmail.com
2013-07-18
1
-6
/
+5
*
Move AppWindowContents to apps component
benwells@chromium.org
2013-07-17
1
-2
/
+0
*
Use scheme compiler to verify function argument.
nona@chromium.org
2013-07-17
1
-2
/
+0
*
Move all ManifestHandler registrations to startup.
yoz@chromium.org
2013-07-13
1
-4
/
+0
*
Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.go...
robliao@chromium.org
2013-07-12
1
-0
/
+3
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
1
-1
/
+0
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Move the list of keyboard resources.
bryeung@chromium.org
2013-07-04
1
-0
/
+1
*
Revert 210212 "Move the list of keyboard resources."
bryeung@chromium.org
2013-07-04
1
-1
/
+0
*
Move the list of keyboard resources.
bryeung@chromium.org
2013-07-04
1
-0
/
+1
*
Rewrite storage info provider using storage monitor impl.
Hokein.Wu@gmail.com
2013-07-04
1
-6
/
+1
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-1
/
+1
*
Connectivity Diagnostics Private API
ikarienator@chromium.org
2013-06-22
1
-0
/
+5
*
Implement the feedbackPrivate API.
rkc@chromium.org
2013-06-18
1
-0
/
+9
*
Activity is now logged through policies. Policies are a flexible mechanism f...
dbabic@chromium.org
2013-06-17
1
-0
/
+6
*
Move Extension-Controlled Preference functions from ExtPrefs to PreferenceAPI
rdevlin.cronin@chromium.org
2013-06-12
1
-1
/
+4
*
Remove the managedModePrivate API.
bauerb@chromium.org
2013-06-12
1
-2
/
+0
*
2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...
kinuko@chromium.org
2013-06-11
1
-2
/
+3
*
Revert 205463 "Split webkit_storage target into webkit_storage_{..."
kinuko@chromium.org
2013-06-11
1
-3
/
+2
*
Split webkit_storage target into webkit_storage_{browser,common,renderer}
kinuko@chromium.org
2013-06-11
1
-2
/
+3
*
This implements half of the activityLogPrivate API. The API is only available...
felt@chromium.org
2013-06-07
1
-0
/
+4
[next]