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
/
extension_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the kEnablePlatformApps switch.
bryeung@chromium.org
2012-06-19
1
-2
/
+0
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-1
/
+3
*
Remove extension application launch code from Browser
benwells@chromium.org
2012-05-23
1
-1
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-4
/
+4
*
Switch platform apps from a declarative launch container to handling an onLau...
asargent@chromium.org
2012-04-23
1
-4
/
+4
*
Make sure app bundles can be installed from incognito windows.
jstritar@chromium.org
2012-04-06
1
-0
/
+5
*
Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...
miket@chromium.org
2012-03-29
1
-42
/
+1
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-25
1
-0
/
+60
*
Revert 128610 - Expand usage of platform-apps flag and permission features.
nduca@google.com
2012-03-24
1
-60
/
+0
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-0
/
+60
*
Fix crash in AppNotifyChannelSetup when incognito profiles are used.
jstritar@chromium.org
2012-03-23
1
-29
/
+10
*
Revert 128355 - Expand usage of platform-apps flag and permission features.
gman@chromium.org
2012-03-23
1
-53
/
+0
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-0
/
+53
*
Enable ExtensionApiTest.WebSocket with using a random port for WebSocket server
toyoshim@chromium.org
2012-03-20
1
-0
/
+11
*
Make test server to talk with the python test server which is running on remo...
jnd@chromium.org
2012-03-12
1
-0
/
+1
*
Check file permissions before doing filesystemoperations for external filesys...
tbarzic@chromium.org
2012-03-01
1
-0
/
+8
*
Moved app shortcut code out of ExtensionService.
benwells@chromium.org
2012-02-09
1
-2
/
+0
*
Stop spamming the desktop with shortcuts when running
aa@chromium.org
2012-02-02
1
-1
/
+1
*
Disable modal JavaScript dialogs for platform apps.
jstritar@chromium.org
2012-01-24
1
-25
/
+37
*
Correctly report new navigation targets in incognito profiles
jochen@chromium.org
2012-01-02
1
-1
/
+15
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-7
/
+8
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-8
/
+7
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-7
/
+8
*
When allowing an extension file:/// URL access, grant its process access to t...
mihaip@chromium.org
2011-11-18
1
-2
/
+5
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Attempted fix for flakiness in RunExtensionTestIncognito.
mpcomplete@chromium.org
2011-07-15
1
-12
/
+4
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-6
/
+7
*
Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.
mihaip@chromium.org
2011-06-16
1
-1
/
+11
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
1
-15
/
+25
*
Exposing extension preferences via the `chrome.extension` API.
bauerb@chromium.org
2011-03-16
1
-6
/
+24
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
1
-0
/
+4
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
1
-1
/
+0
*
Revert 73760 - Move most of chrome-extension:// request checks into
tommi@chromium.org
2011-02-04
1
-0
/
+1
*
Move most of chrome-extension:// request checks into
aa@chromium.org
2011-02-04
1
-1
/
+0
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-3
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-3
/
+3
*
Fix crash in domui menu (7773) and remove caching code.
oshima@chromium.org
2010-10-25
1
-11
/
+0
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.
pkasting@chromium.org
2010-10-22
1
-2
/
+2
*
Pass test server port to javascript part of extensions API tests.
skerner@chromium.org
2010-10-18
1
-0
/
+31
*
Don't create hot-stand-by DOMView for ExtensionAPITest
oshima@chromium.org
2010-10-15
1
-0
/
+11
*
Fix flaky IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-13
1
-3
/
+2
*
Add some logging to IncognitoSplitMode to try to figure out why it's crashing.
mpcomplete@chromium.org
2010-10-11
1
-2
/
+3
*
extension tests: use LOG(INFO) rather than std::cout
evan@chromium.org
2010-10-05
1
-2
/
+2
*
Remove some more log spam.
aa@chromium.org
2010-09-22
1
-2
/
+0
*
Do not create an incogntio profile as side effect when listing all tabs/windows.
jochen@chromium.org
2010-09-21
1
-4
/
+12
[next]