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
/
sandboxed_extension_unpacker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more extensions hard coded error messages to .grd file.
tfarina@chromium.org
2010-12-22
1
-47
/
+122
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-1
/
+1
*
SandboxedExtensionUnpacker::ValidateSignature should check for an empty signa...
jschuh@google.com
2010-11-11
1
-0
/
+4
*
Delete temp extension directory on the file thread.
jam@chromium.org
2010-11-05
1
-6
/
+6
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-1
/
+8
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-5
/
+7
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-7
/
+5
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-5
/
+7
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-7
/
+5
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-5
/
+7
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-7
/
+7
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+2
*
Added check when unpacking extensions for a null key.
cdn@chromium.org
2010-09-15
1
-0
/
+4
*
[Chrome OS] Add signing and verification to ownership API
cmasone@google.com
2010-08-31
1
-11
/
+2
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-2
/
+5
*
Give a better error when extension unpacking can't be done.
skerner@chromium.org
2010-07-30
1
-16
/
+29
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
1
-20
/
+1
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-07-01
1
-4
/
+20
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-20
/
+4
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-4
/
+20
*
Reland r50834
aa@chromium.org
2010-06-25
1
-25
/
+1
*
Revert r50834
aa@chromium.org
2010-06-25
1
-1
/
+25
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-25
/
+1
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-4
/
+1
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-1
/
+4
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-4
/
+1
*
Give the extension unpacker process a junction/symlink free path to the unpac...
skerner@chromium.org
2010-06-09
1
-4
/
+20
*
Force web_origin to be present only on extension gallery installs. For
mpcomplete@chromium.org
2010-06-03
1
-8
/
+21
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
1
-5
/
+9
*
loosen origin requirements for apps for now
erikkay@chromium.org
2010-04-10
1
-5
/
+5
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-8
/
+10
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-10
/
+8
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-8
/
+10
*
Force an app's orgin to be the origin of the URL the crx is
aa@chromium.org
2010-03-18
1
-0
/
+12
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
This looks like it was causing the pipe to sometimes overfill.
aa@chromium.org
2010-03-17
1
-9
/
+15
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-2
/
+2
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-2
/
+2
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-5
/
+13
*
Have the utility process run out of process on Linux again by
tony@chromium.org
2009-12-09
1
-6
/
+0
*
Add regex escaping code to Mac sandbox implementation and re-enable the utili...
jeremy@chromium.org
2009-12-03
1
-3
/
+2
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-3
/
+3
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-2
/
+2
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
1
-78
/
+140
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-6
/
+7
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-2
/
+4
[next]