summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/external_pref_extension_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-1/+0
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-0/+2
* Fix logic in a CHECK(), which was missing a ! .skerner@chromium.org2011-01-241-2/+3
* Add in-profile external_extensions.json file for Chrome OS OEM customization.skerner@chromium.org2011-01-211-16/+28
* Handles path absence instead of CHECKing.altimofeev@chromium.org2011-01-201-9/+12
* Allow relative paths to external extension files for some providers, error ou...skerner@google.com2011-01-191-5/+25
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-2/+1
* Clean up threading model of external extension providersgfeher@chromium.org2011-01-141-0/+82