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
/
external_pref_extension_loader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Fix a leak.
jhawkins@chromium.org
2012-05-09
1
-8
/
+8
*
This is based on a patch from Alexandre Abreu (http://codereview.chromium.org...
finnur@chromium.org
2012-05-02
1
-42
/
+146
*
Remove deprecated extension source on mac.
skerner@chromium.org
2012-03-30
1
-31
/
+0
*
Warn about extensions from deprecated source.
skerner@chromium.org
2012-03-14
1
-1
/
+20
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
More NewRunnable* -> base::Bind for chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-6
/
+3
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Fix a couple of typos in external extensions code.
mihaip@chromium.org
2011-10-04
1
-1
/
+1
*
Add external extensions json source in proper mac location.
skerner@google.com
2011-09-22
1
-16
/
+60
*
base: Remove unnecessary using declarations from values.h
tfarina@chromium.org
2011-08-04
1
-1
/
+1
*
app: Get rid of app_paths.[cc,h] files.
tfarina@chromium.org
2011-06-27
1
-1
/
+0
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
1
-0
/
+2
*
Fix logic in a CHECK(), which was missing a ! .
skerner@chromium.org
2011-01-24
1
-2
/
+3
*
Add in-profile external_extensions.json file for Chrome OS OEM customization.
skerner@chromium.org
2011-01-21
1
-16
/
+28
*
Handles path absence instead of CHECKing.
altimofeev@chromium.org
2011-01-20
1
-9
/
+12
*
Allow relative paths to external extension files for some providers, error ou...
skerner@google.com
2011-01-19
1
-5
/
+25
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-2
/
+1
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
1
-0
/
+82