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_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-1
/
+1
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
1
-1
/
+1
*
Add tests for CWS restriction of NaCl plugin.
bbudge@chromium.org
2011-08-11
1
-2
/
+11
*
Revert 95815 - Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-3
/
+3
*
Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-3
/
+3
*
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
-27
/
+34
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-27
/
+28
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
1
-1
/
+1
*
Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.
mihaip@chromium.org
2011-06-16
1
-1
/
+16
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
[Extension] Remove concept of initial incognito state
akalin@chromium.org
2011-04-29
1
-1
/
+1
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-1
/
+1
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-9
/
+13
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-6
/
+3
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-1
/
+1
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-1
/
+1
*
extensions: Refactor ExtensionInstallUI class.
tfarina@chromium.org
2011-03-26
1
-3
/
+0
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
1
-0
/
+14
*
Exposing extension preferences via the `chrome.extension` API.
bauerb@chromium.org
2011-03-16
1
-12
/
+20
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-4
/
+4
*
clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtual
thakis@chromium.org
2011-02-22
1
-1
/
+1
*
New test checks that theme install undo reverts to previous theme.
tessamac@chromium.org
2011-02-07
1
-0
/
+5
*
Tests for incognito app install, plus some cleanup.
tessamac@google.com
2011-01-21
1
-3
/
+70
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+1
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-10
/
+10
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
1
-1
/
+1
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
1
-1
/
+1
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-3
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-5
/
+6
*
Verify Extension was loaded by checking paths rather than assuming it's last.
tessamac@google.com
2010-10-28
1
-4
/
+14
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.
pkasting@chromium.org
2010-10-22
1
-22
/
+19
*
extension tests: use LOG(INFO) rather than std::cout
evan@chromium.org
2010-10-05
1
-16
/
+16
*
Remove unnecessary LOG(INFO) lines from extensions system
aa@chromium.org
2010-09-17
1
-2
/
+0
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-5
/
+0
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+4
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-3
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+1
*
Coverity: Fix a collection of uninitialized member variables, mostly in exten...
finnur@chromium.org
2010-07-23
1
-6
/
+4
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-1
/
+2
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-2
/
+1
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-1
/
+2
*
Ensure that the default profile for cros has no extension service
davemoore@chromium.org
2010-05-21
1
-0
/
+15
[next]