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_file_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExtensionResource::GetFilePath returns empty path if it
finnur@chromium.org
2009-11-11
1
-4
/
+6
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
1
-1
/
+2
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
1
-1
/
+1
*
Fixes bug introduced in r28333, where we were checking if path.empty() instea...
cira@chromium.org
2009-10-27
1
-9
/
+20
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-2
/
+2
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-8
/
+10
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-4
/
+4
*
Implementing better fallback algorithm.
cira@chromium.org
2009-10-21
1
-0
/
+1
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
1
-4
/
+6
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-4
/
+2
*
Improve error messages when a manifest is not readable or not valid JSON.
aa@chromium.org
2009-10-09
1
-2
/
+14
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
1
-7
/
+9
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-4
/
+4
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-3
/
+17
*
Actually run directory validation code on install.
aa@chromium.org
2009-09-25
1
-2
/
+2
*
CL is the same as http://codereview.chromium.org/173487, but had to be moved ...
cira@chromium.org
2009-09-18
1
-19
/
+46
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
1
-117
/
+57
*
This change enables Chrome to load locale information for the extension. It d...
cira@chromium.org
2009-08-19
1
-0
/
+60
*
Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.
hbono@chromium.org
2009-08-19
1
-1
/
+1
*
Add privacy_blacklists key to extension manifest and validate it.
phajdan.jr@chromium.org
2009-08-13
1
-0
/
+12
*
extensions: clean up some code I saw while tracking down a bug
evan@chromium.org
2009-08-05
1
-4
/
+3
*
Implement first cut at the extension installation prompt on Windows.
aa@chromium.org
2009-08-04
1
-5
/
+4
*
Put the null pointer check for theme images before we use the
tc@google.com
2009-08-03
1
-1
/
+1
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
1
-0
/
+342