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
*
Move declarative api files to extensions/browser/api/declarative.
wjmaclean
2014-09-10
1
-9
/
+0
*
Move app.currentWindowInternal API implementation to extensions
hashimoto
2014-09-10
1
-2
/
+0
*
Move request_stage.* to extensions/browser/api/declarative_webrequest.
wjmaclean
2014-09-10
1
-2
/
+0
*
Move webrequest_constants.* to extensions/browser/api/declarative_webrequest/
wjmaclean
2014-09-08
1
-2
/
+0
*
Move execute_code_function to extensions.
lfg
2014-09-08
1
-2
/
+0
*
Android: Remove more browser extensions code, including some that snuck back in.
thestig
2014-09-07
1
-0
/
+17
*
Add ChromeExtensionFunctionDetails
rockot
2014-09-05
1
-0
/
+2
*
Migrate webkit/browser/ to storage/browser/
pilgrim
2014-09-05
1
-1
/
+1
*
Move system.* family of APIs to extensions/
thiago.santos
2014-09-05
1
-25
/
+0
*
Move app.window API implementation to extensions
hashimoto
2014-09-05
1
-2
/
+0
*
Moving capture_web_contents_function to extensions.
lfg
2014-09-04
1
-2
/
+0
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
1
-1
/
+1
*
Initial ExtensionManagement class implementation, with legacy preference pars...
binjin
2014-09-03
1
-0
/
+2
*
Extensions: Move bluetooth APIs to extensions/.
thestig
2014-08-29
1
-28
/
+0
*
Move guest_view_internal_api to extensions.
hanxi
2014-08-29
1
-2
/
+0
*
Move ExtensionWarningService and ExtensionsWarningSet, which are used by webr...
hanxi
2014-08-28
1
-4
/
+0
*
[ew] Add basic classes.
mtomasz
2014-08-28
1
-0
/
+4
*
Remove ledger code from Chrome.
Rahul Chaturvedi
2014-08-27
1
-5
/
+0
*
Remove PageActionsController
rdevlin.cronin
2014-08-27
1
-2
/
+0
*
Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...
yoz
2014-08-27
1
-0
/
+3
*
Revert "Split bundle generation steps so that API registration is generated i...
Albert J. Wong
2014-08-27
1
-3
/
+0
*
Split bundle generation steps so that API registration is generated in browse...
yoz
2014-08-27
1
-0
/
+3
*
Move ExtensionActionStorageManager out of extension_action_api.*
rdevlin.cronin
2014-08-26
1
-0
/
+2
*
Move deduping_factory files.
wjmaclean
2014-08-26
1
-1
/
+0
*
Rename storage-related export macros and build targets
pilgrim
2014-08-25
1
-2
/
+2
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
1
-1
/
+1
*
Make DisplayInfoProvider an interface
thiago.santos@intel.com
2014-08-21
1
-4
/
+8
*
GN: Remove duplicate entries from sources lists
jamesr@chromium.org
2014-08-19
1
-2
/
+0
*
[SyncFS] Drop SyncFileSystem V1 backend
tzik@chromium.org
2014-08-19
1
-1
/
+0
*
Move suggest_permission_util.cc to extensions
hashimoto@chromium.org
2014-08-19
1
-2
/
+0
*
Declarative content scripts: Browser-side: per-extension shared memory region...
markdittmer@chromium.org
2014-08-15
1
-2
/
+6
*
Move script_executor.* to extensions/browser
wjmaclean@chromium.org
2014-08-15
1
-2
/
+0
*
Revert of Factor Chrome details out of update manifest fetching. (patchset #5...
nkostylev@chromium.org
2014-08-15
1
-2
/
+2
*
Factor Chrome details out of update manifest fetching.
rockot@chromium.org
2014-08-15
1
-2
/
+2
*
Move webkit_resources.gyp closer to its .grd file.
tfarina@chromium.org
2014-08-14
1
-1
/
+1
*
Cleanup: Do not depend on browser_extensions target when extensions are not e...
thestig@chromium.org
2014-08-12
1
-59
/
+34
*
Cleanup extensions code that is no longer needed after disabling extensions o...
thestig@chromium.org
2014-08-09
1
-10
/
+2
*
Allow drag-and-drop of zipped extensions on chrome://extensions
elijahtaylor@chromium.org
2014-08-09
1
-0
/
+2
*
Separate CryptoVerifyImpl into its own file.
stevenjb@chromium.org
2014-08-08
1
-0
/
+2
*
Add the Copresence API.
rkc@chromium.org
2014-08-08
1
-0
/
+8
*
Remove all the browser side extensions code from Android.
thestig@chromium.org
2014-08-08
1
-296
/
+289
*
Add the whispernet proxy.
rkc@chromium.org
2014-08-07
1
-0
/
+4
*
Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.
mgiuca@chromium.org
2014-08-05
1
-2
/
+0
*
Notification Provider API
liyanhou@chromium.org
2014-08-02
1
-0
/
+2
*
Move some extensions portion of ChromeContentBrowserClient to its own part.
thestig@chromium.org
2014-08-01
1
-0
/
+2
*
Wire up easy_unlock_private API with the easy-unlock dbus service
tbarzic@chromium.org
2014-07-31
1
-0
/
+3
*
Remove NOTIFICATION_SESSION_RESTORE_DONE from src/extensions
jamescook@chromium.org
2014-07-30
1
-0
/
+2
*
Add a private Bluetooth API to connect to the SDP service on a remote device ...
isherman@chromium.org
2014-07-29
1
-0
/
+3
*
Experience Sampling API implementation
cthomp@chromium.org
2014-07-28
1
-0
/
+4
*
Show post-install UI when ephemeral apps are promoted to installed apps
tmdiep@chromium.org
2014-07-28
1
-0
/
+2
[next]