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
*
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
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
1
-11
/
+9
*
Do not use the utility process on linux.
asargent@chromium.org
2009-10-05
1
-2
/
+10
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-0
/
+3
*
Call the new FilePath API to make sure the untrusted sandboxed process is not
cevans@chromium.org
2009-08-18
1
-2
/
+12
*
Unpack extensions in-process in --single-process mode.
mpcomplete@chromium.org
2009-08-04
1
-1
/
+3
*
Implement first cut at the extension installation prompt on Windows.
aa@chromium.org
2009-08-04
1
-0
/
+7
*
Try again to land: http://codereview.chromium.org/160483
aa@chromium.org
2009-08-01
1
-4
/
+9
*
Rollback 22228
aa@chromium.org
2009-08-01
1
-9
/
+4
*
Ever closer. Extract a client interface out of CrxInstaller and
aa@chromium.org
2009-07-31
1
-4
/
+9
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-4
/
+0
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
1
-0
/
+280