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
*
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
*
Reland: Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-1
/
+0
*
Revert 285661 "Remove some dead app host code."
mpearson@chromium.org
2014-07-25
1
-0
/
+1
*
Extensions: Move bluetooth APIs to extensions/.
thestig@chromium.org
2014-07-25
1
-36
/
+0
*
Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-1
/
+0
*
Remove duplicated copy of networking_private_event_router_factory
scottmg@chromium.org
2014-07-25
1
-2
/
+0
*
Cleanup dependencies on device/
thestig@chromium.org
2014-07-23
1
-2
/
+2
*
Add easyUnlockPrivate extension API
tbarzic@chromium.org
2014-07-22
1
-0
/
+2
*
Reland: Refactor code that defers extension background page loading
jamescook@chromium.org
2014-07-22
1
-0
/
+2
*
Add NetworkingPrivateDelegate class
stevenjb@chromium.org
2014-07-18
1
-2
/
+6
*
Prevent duplicate concurrent installs of the same extension
tmdiep@chromium.org
2014-07-18
1
-0
/
+2
*
Revert 283946 "GN fixes for the Windows build."
vitalybuka@chromium.org
2014-07-18
1
-4
/
+6
*
GN fixes for the Windows build.
brettw@chromium.org
2014-07-18
1
-6
/
+4
*
Cleanup: remove IdentityAccountTracker (replaced by gaia::AccountTracker)
courage@chromium.org
2014-07-18
1
-2
/
+0
*
Revert 283678 "Refactor code that defers extension background pa..."
jamescook@chromium.org
2014-07-17
1
-2
/
+0
*
Refactor code that defers extension background page loading
jamescook@chromium.org
2014-07-17
1
-0
/
+2
*
Add browser_extensions to GN build.
brettw@chromium.org
2014-07-15
1
-912
/
+951
*
Revert 283052 "Add browser_extensions to GN build."
brettw@chromium.org
2014-07-14
1
-948
/
+912
*
Add browser_extensions to GN build.
brettw@chromium.org
2014-07-14
1
-912
/
+948
*
Move the serial API to extensions/.
sammc@chromium.org
2014-07-10
1
-7
/
+0
*
Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallChecker
tmdiep@chromium.org
2014-07-10
1
-2
/
+0
*
Android: Remove more unneeded bits.
thestig@chromium.org
2014-07-09
1
-36
/
+36
*
Move SerialIoHandler into device/serial.
sammc@chromium.org
2014-07-07
1
-6
/
+0
*
Move chrome.power API from chrome/ to extensions/.
derat@chromium.org
2014-07-03
1
-4
/
+0
*
Cleanup MIME handling in launcher.cc.
mtomasz@chromium.org
2014-07-03
1
-0
/
+2
*
Add functionality for opening unpacked extension directory in chrome via
gpdavis.chromium@gmail.com
2014-07-03
1
-0
/
+2
*
Android: Remove activity_log_private, tab_capture, and types extensions APIs.
thestig@chromium.org
2014-07-02
1
-28
/
+28
*
Cleanup: Change chrome/chrome_browser_extensions.gypi to be inclusive rather ...
thestig@chromium.org
2014-07-01
1
-711
/
+603
*
bluetoothLowEnergy: Add functions to start/stop characteristic notifications.
armansito@chromium.org
2014-06-28
1
-0
/
+2
*
Android: Remove permissions extensions API.
thestig@chromium.org
2014-06-27
1
-0
/
+4
*
Extensions: Split extensions utility IPC messages into its own file.
thestig@chromium.org
2014-06-27
1
-3
/
+33
[next]