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
/
test_extension_prefs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
1
-1
/
+4
*
Remove Extension::STRICT_ERROR_CHECKS, it was never used.
aa@chromium.org
2012-05-31
1
-1
/
+1
*
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
-2
/
+2
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+1
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-1
/
+2
*
Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...
csharp@chromium.org
2011-12-13
1
-2
/
+1
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-12
1
-1
/
+2
*
Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)
dcheng@chromium.org
2011-11-25
1
-3
/
+7
*
Moving the SignalingTask class to base/test.
tommi@chromium.org
2011-11-02
1
-2
/
+2
*
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
-2
/
+2
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-1
/
+1
*
Ensure that --disable-extensions disables extension prefs from being enacted
battre@chromium.org
2011-09-30
1
-1
/
+8
*
ntp4: default to 18 apps per page for new installs
estade@chromium.org
2011-08-25
1
-1
/
+12
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Add ability to create extension/app for a bookmark-app drop.
gbillock@chromium.org
2011-07-26
1
-2
/
+11
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+1
*
[Extension] Remove concept of initial incognito state
akalin@chromium.org
2011-04-29
1
-3
/
+1
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
ImportantFileWriter: check return value of PostTask
phajdan.jr@chromium.org
2011-03-10
1
-3
/
+13
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
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
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-8
/
+17
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-7
/
+19
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-2
/
+25
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-6
/
+9
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-9
/
+6
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-6
/
+9
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-9
/
+6
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-6
/
+9
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-4
/
+3
*
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
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-1
/
+0
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-2
/
+2
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-6
/
+1
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-1
/
+3
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-3
/
+1
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-1
/
+3
*
Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...
danno@chromium.org
2010-06-14
1
-1
/
+1
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-5
/
+11
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-2
/
+6
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
1
-0
/
+69