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
/
crx_installer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow all URLPatterns to have ports.
aa@chromium.org
2011-12-19
1
-2
/
+1
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-24
/
+26
*
Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORT
aa@chromium.org
2011-12-16
1
-1
/
+1
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-2
/
+1
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-1
/
+2
*
Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...
csharp@chromium.org
2011-12-13
1
-1
/
+2
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
1
-2
/
+2
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-12
1
-2
/
+1
*
Move URLPattern::ParseOption into a field.
aa@chromium.org
2011-12-09
1
-1
/
+2
*
Rename constants used with default apps to confrom with naming convention.
rogerta@chromium.org
2011-12-06
1
-2
/
+2
*
Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio...
yoz@chromium.org
2011-11-29
1
-7
/
+8
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-1
/
+4
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-0
/
+7
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Remove dcheck at CrxInstaller teardown
cpu@chromium.org
2011-11-02
1
-13
/
+7
*
Enable experimental permissions for extensions from the store.
aa@chromium.org
2011-10-31
1
-7
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Exempt component and policy-installed extensions from policy blacklist check.
mnissler@chromium.org
2011-10-28
1
-1
/
+1
*
Mark some externally installed extensions as 'bookmark apps'
rogerta@chromium.org
2011-10-26
1
-1
/
+3
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-6
/
+8
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
1
-17
/
+12
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
1
-12
/
+17
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-17
/
+12
*
Add a helper class for downloading and installing extensions from the gallery.
jstritar@chromium.org
2011-10-13
1
-6
/
+7
*
Add metrics to help measure effects of installing default apps in a profile
rogerta@chromium.org
2011-10-13
1
-2
/
+12
*
Moved from http://codereview.chromium.org/7811020/ (same CL but was on a read...
caitkp@chromium.org
2011-09-12
1
-0
/
+8
*
ntp4: improved app install, try 2
estade@chromium.org
2011-08-29
1
-1
/
+1
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-1
/
+3
*
Add a flag that lets the webstore show a different UI on app install.
asargent@chromium.org
2011-08-04
1
-1
/
+4
*
Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...
bbudge@chromium.org
2011-07-22
1
-1
/
+4
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-5
/
+6
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+1
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-6
/
+5
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-5
/
+6
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+4
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
1
-4
/
+5
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-0
/
+7
*
Partially deprecate the old webstorePrivate.beginInstall method
asargent@chromium.org
2011-06-07
1
-4
/
+3
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-06-06
1
-0
/
+2
*
Fix clang error.
asargent@chromium.org
2011-05-26
1
-0
/
+3
*
Change the web store private install API to accept a localized extension name.
asargent@chromium.org
2011-05-26
1
-40
/
+34
*
Add CRX complete notification.
skerner@chromium.org
2011-05-25
1
-0
/
+16
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-2
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-1
/
+19
*
Add .grd strings and remove outdated prototype.
skerner@chromium.org
2011-04-22
1
-3
/
+7
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-43
/
+65
[next]