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 Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-1
/
+1
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-5
/
+7
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Use less temporary extension IDs during pack and unpack.
jstritar@chromium.org
2012-02-15
1
-5
/
+11
*
Create an API around UtilityProcessHost and use that from chrome.
jam@chromium.org
2012-02-03
1
-2
/
+5
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-6
/
+4
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-4
/
+6
*
Fix extensions install procedure to use the user's temp directory for unzipping.
pastarmovj@chromium.org
2011-12-19
1
-3
/
+54
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-40
/
+44
*
Revert 113027 - Zygote most of the uses of the utility process on Linux
dbeam@chromium.org
2011-12-06
1
-3
/
+0
*
Zygote most of the uses of the utility process on Linux
jorgelo@chromium.org
2011-12-05
1
-0
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Enable experimental permissions for extensions from the store.
aa@chromium.org
2011-10-31
1
-5
/
+7
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Mark some externally installed extensions as 'bookmark apps'
rogerta@chromium.org
2011-10-26
1
-2
/
+4
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+1
*
More NewRunnable* -> base::Bind for chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-3
/
+3
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-3
/
+3
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-1
/
+1
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
1
-14
/
+31
*
Change the web store private install API to accept a localized extension name.
asargent@chromium.org
2011-05-26
1
-3
/
+7
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-1
/
+0
*
Add histograms that measure unpack time.
skerner@chromium.org
2011-04-20
1
-0
/
+72
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-2
/
+2
*
Add histograms to show path length and file errors.
skerner@chromium.org
2011-04-14
1
-1
/
+37
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-2
/
+1
*
Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...
isherman@chromium.org
2011-04-06
1
-1
/
+2
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-2
/
+1
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-2
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+6
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Add failure reason histogram to SandboxedExtensionUnpacker
skerner@chromium.org
2011-01-31
1
-100
/
+167
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Fail gracefully if profile Temp dir can not be accessed.
skerner@chromium.org
2011-01-19
1
-10
/
+32
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-2
/
+1
*
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
[next]