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
/
extensions
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED to
kalman@chromium.org
2014-07-01
1
-2
/
+2
*
Fix crash during shutdown caused by content verification code
asargent@chromium.org
2014-07-01
1
-0
/
+3
*
bluetoothLowEnergy: Add functions to start/stop characteristic notifications.
armansito@chromium.org
2014-06-28
1
-0
/
+2
*
Fix some more problems with windows paths in content verification
asargent@chromium.org
2014-06-28
4
-6
/
+69
*
Add a test helper class for ExtensionRegistry.
limasdf@gmail.com
2014-06-27
2
-0
/
+163
*
Extensions: Split extensions utility IPC messages into its own file.
thestig@chromium.org
2014-06-27
1
-4
/
+0
*
Reland r279748: Rename webview API related files to web_view_internal.
lazyboy@chromium.org
2014-06-26
1
-21
/
+42
*
Fix crash in ContentVerifier::ShouldVerifyAnyPaths when deleagte_ is NULL
dpolukhin@chromium.org
2014-06-26
1
-1
/
+1
*
Revert 279748 "Rename webview API related files to web_view_inte..."
lazyboy@chromium.org
2014-06-25
1
-42
/
+21
*
Rename webview API related files to web_view_internal.
lazyboy@chromium.org
2014-06-25
1
-21
/
+42
*
Move /c/b/extensions/StateStore to /extension/browser
limasdf@gmail.com
2014-06-25
2
-0
/
+291
*
Fully installed apps should not have the ephemeral_app flag set in extension ...
tmdiep@chromium.org
2014-06-25
1
-6
/
+22
*
Revert 279293 "Extensions: Add some CHECKs to help track down a ..."
thestig@chromium.org
2014-06-24
1
-2
/
+0
*
Extensions: Add some CHECKs to help track down a flaky TestAdblockExtensionCr...
thestig@chromium.org
2014-06-24
1
-0
/
+2
*
Remove the known_disabled feature as it is now superseeded by settings protec...
gab@chromium.org
2014-06-23
3
-17
/
+6
*
Performance histograms for extension content verification
asargent@chromium.org
2014-06-23
5
-3
/
+46
*
Remove GuestWebContentsCreated
fsamuel@chromium.org
2014-06-23
1
-1
/
+2
*
Enforce content verification for shared extensions on Chrome OS
dpolukhin@chromium.org
2014-06-23
4
-107
/
+46
*
[fsp] Cleanup success callbacks for CloseFile and OpenFile.
mtomasz@chromium.org
2014-06-23
1
-2
/
+3
*
[fsp] [reland] Cleanup handling errors for operation requests.
mtomasz@chromium.org
2014-06-23
1
-6
/
+7
*
extensions: Move app.runtime API from apps to extensions.
derat@chromium.org
2014-06-22
4
-0
/
+212
*
Added webstorePrivate API functions for launching ephemeral apps
tmdiep@chromium.org
2014-06-21
1
-0
/
+2
*
chrome.bluetoothLowEnergy: Introduce connect and disconnect methods.
armansito@chromium.org
2014-06-20
1
-0
/
+2
*
Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath.
kinaba@chromium.org
2014-06-20
1
-1
/
+1
*
Moves extension_icon_image and image_loader to extensions/browser
mukai@chromium.org
2014-06-20
13
-0
/
+1867
*
Add chrome.virtualKeyboardPrivate.openSettings api to open settings page
bshe@chromium.org
2014-06-19
1
-0
/
+1
*
Revert 277929 "[fsp] Cleanup handling errors for operation reque..."
oshima@chromium.org
2014-06-18
1
-7
/
+6
*
Fix several problems with the content verification code
asargent@chromium.org
2014-06-18
9
-95
/
+301
*
Remove the ability to retain local data of evicted ephemeral apps
tmdiep@chromium.org
2014-06-18
2
-89
/
+3
*
[fsp] Cleanup handling errors for operation requests.
mtomasz@chromium.org
2014-06-18
1
-6
/
+7
*
Remove media_galleries_handlers - not used.
vandebo@chromium.org
2014-06-17
1
-1
/
+1
*
Identity API: add chrome.identity.getProfileUserInfo
courage@chromium.org
2014-06-17
1
-0
/
+1
*
Log error in ValueStore if JSON serialization during writing fails.
pneubeck@chromium.org
2014-06-16
2
-3
/
+9
*
Add a do_not_sync pref to ExtensionPrefs.
xiyuan@chromium.org
2014-06-14
3
-3
/
+27
*
Remove extension-specific page load time histogram support for webrequest
vabr@chromium.org
2014-06-13
2
-2
/
+0
*
Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalled
kalman@chromium.org
2014-06-13
3
-20
/
+61
*
Send an onInstalled event for shared module update
elijahtaylor@chromium.org
2014-06-13
2
-0
/
+34
*
Invoke callback from WebstoreInstaller when installation is fully complete
tmdiep@chromium.org
2014-06-12
3
-1
/
+18
*
Move ExtensionServiceTestBase into its own header/cc file
rdevlin.cronin@chromium.org
2014-06-12
1
-2
/
+4
*
Adds IME switching private APIs.
shuchen@chromium.org
2014-06-12
1
-0
/
+3
*
Fix content verifier handling of paths with subdirectories on windows
asargent@chromium.org
2014-06-10
2
-4
/
+10
*
Move allocate instance id to chrome/.
lazyboy@chromium.org
2014-06-07
1
-0
/
+2
*
Add an extension override bubble and warning box for proxy extensions. (2nd a...
finnur@chromium.org
2014-06-07
2
-0
/
+21
*
Move c/b/e/api/api_resource_manager_unittest.cc to
limasdf@gmail.com
2014-06-07
1
-0
/
+63
*
Remove deprecated permissions functions from Extension
rdevlin.cronin@chromium.org
2014-06-06
6
-11
/
+28
*
Remove InstallTracker's extension load, unload observer.
limasdf@gmail.com
2014-06-06
3
-2
/
+11
*
Remove PermissionsData::ForExtension() completely
rdevlin.cronin@chromium.org
2014-06-06
2
-20
/
+20
*
Revert 275229 "Add an extension override bubble and warning box ..."
finnur@chromium.org
2014-06-05
2
-21
/
+0
*
Add an extension override bubble and warning box for proxy extensions.
finnur@chromium.org
2014-06-05
2
-0
/
+21
*
Refactor PermissionsData pt1
rdevlin.cronin@chromium.org
2014-06-05
2
-20
/
+20
[next]