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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ExtensionViewTest and reenable it.
mpcomplete@google.com
2009-03-03
4
-10
/
+38
*
Initial work on chrome-ui://extensions/ page. URL now displays a static templ...
rafaelw@chromium.org
2009-02-28
2
-0
/
+148
*
Disable the ExtensionViewTest while I investigate why it's hanging on the
mpcomplete@google.com
2009-02-27
1
-1
/
+1
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
5
-5
/
+207
*
Add a centralized error reporter to the
aa@chromium.org
2009-02-27
5
-91
/
+175
*
Fixed a unittest that I missed during my previous id format change.
erikkay@google.com
2009-02-27
1
-4
/
+6
*
Fix build break on linux (compiler warning).
erikkay@google.com
2009-02-26
1
-1
/
+1
*
Fix the linux modules build. Comparision between signed and unsigned integers.
jhawkins@chromium.org
2009-02-26
1
-1
/
+1
*
Enforce new id format (hex str of sha-1)
erikkay@google.com
2009-02-26
3
-23
/
+30
*
Fix a memory leak in extension install.
erikkay@google.com
2009-02-26
1
-1
/
+11
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
4
-28
/
+10
*
Auto install and update extensions from a registry defined location. This al...
erikkay@google.com
2009-02-26
3
-270
/
+488
*
Add logging to ExtensionsService, UserScriptMaster,
aa@chromium.org
2009-02-24
1
-0
/
+11
*
Fix more gcc 4.3 warnings.
evan@chromium.org
2009-02-23
1
-7
/
+10
*
Fix linux/mac build bustage.
estade@chromium.org
2009-02-21
1
-2
/
+0
*
Add NPAPI plugins contained in extensions to the PluginList.
mpcomplete@google.com
2009-02-21
4
-1
/
+41
*
Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...
rafaelw@chromium.org
2009-02-21
2
-0
/
+9
*
Fix linux tests. Can't rely on directory iteration order.
aa@chromium.org
2009-02-20
1
-1
/
+2
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
3
-6
/
+38
*
Manifest renames.
aa@chromium.org
2009-02-19
5
-67
/
+67
*
Do two TODOs related to --load-extension:
aa@chromium.org
2009-02-17
3
-22
/
+40
*
Add early-injection capability to user scripts.
aa@chromium.org
2009-02-14
3
-0
/
+37
*
Put up a dialog for extension load and install errors. (this is temporary un...
erikkay@google.com
2009-02-13
1
-0
/
+11
*
Optionally support URLPatterns in standalone user
aa@chromium.org
2009-02-10
3
-19
/
+86
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
5
-71
/
+65
*
Fix a leak in the extension installation code.
erikkay@google.com
2009-02-04
2
-3
/
+6
*
Add a command line flag to load a single extension from an arbitrary (non-ver...
erikkay@google.com
2009-02-03
3
-19
/
+63
*
Extension loading improvements.
erikkay@google.com
2009-02-03
2
-30
/
+74
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
3
-8
/
+13
*
Add support for loading Current Version. (haven't removed the old style loadi...
erikkay@google.com
2009-01-31
3
-17
/
+53
*
Simple installation of extensions using chrome.exe --install-extensionChanged...
erikkay@google.com
2009-01-29
6
-33
/
+608
*
Re-enable the NoScript unittest.
mpcomplete@google.com
2009-01-29
2
-3
/
+1
*
Temporarily disable failing test while I fix it.
mpcomplete@chromium.org
2009-01-29
1
-1
/
+1
*
Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting the
mpcomplete@chromium.org
2009-01-29
1
-0
/
+2
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
5
-66
/
+140
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
10
-218
/
+439
*
Revert "Parse more user script info out of the manifest and expose"
aa@chromium.org
2009-01-22
8
-424
/
+216
*
Parse more user script info out of the manifest and expose
aa@chromium.org
2009-01-22
8
-216
/
+424
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
4
-7
/
+7
*
Move parsing of metadata header into browser process. This is a prerequisite
aa@chromium.org
2009-01-17
5
-62
/
+183
*
Add version to list of required fields. This is required prep work for exten...
erikkay@google.com
2009-01-12
3
-1
/
+30
*
Add more tests to unit_tests on Linux, and some platform cleanups.
phajdan.jr@chromium.org
2009-01-12
1
-16
/
+16
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
2
-11
/
+5
*
Rename extension_protocol* to extension_protocols*
aa@chromium.org
2009-01-09
3
-7
/
+7
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
3
-0
/
+413
*
Add chrome-user-script:// protocol
aa@chromium.org
2009-01-08
2
-14
/
+37
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-4
/
+3
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
5
-3
/
+152
*
Switch Extension over to UTF8 strings.
scherkus@chromium.org
2008-12-18
3
-17
/
+17
*
Fix extensions_service_unittest on Linux.
phajdan.jr@chromium.org
2008-12-11
1
-3
/
+17
[next]