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
/
protector
Commit message (
Expand
)
Author
Age
Files
Lines
*
[protector] Updated bubble icons/strings for invalid Preferences backup.
ivankr@chromium.org
2012-03-23
1
-6
/
+13
*
[protector] Add backup for pinned tabs prefs.
ivankr@chromium.org
2012-03-22
3
-4
/
+81
*
[protector] Added UI for invalid Preferences backup case.
ivankr@chromium.org
2012-03-22
7
-12
/
+201
*
[protector] SessionStartupChange dissmised when user manually changes startup...
ivankr@chromium.org
2012-03-21
3
-3
/
+106
*
[protector] Added UI for session startup prefs change.
ivankr@chromium.org
2012-03-20
2
-3
/
+16
*
[protector] Strings changed in SessionStartupChange.
ivankr@chromium.org
2012-03-19
2
-50
/
+1
*
Profiles: Really fix refcounted services.
erg@chromium.org
2012-03-16
1
-1
/
+1
*
Misc. protector cleanup:
pkasting@chromium.org
2012-03-15
3
-43
/
+53
*
Added Protector backup for Preferences.
ivankr@chromium.org
2012-03-15
9
-1
/
+540
*
Clean up TemplateURL prepopulate data:
pkasting@chromium.org
2012-03-14
1
-11
/
+4
*
[protector] Added changes do not hide the currently shown change, if any.
ivankr@chromium.org
2012-03-13
5
-88
/
+151
*
[protector] Added SessionStartupChange for representing changes in SessionSta...
ivankr@chromium.org
2012-03-12
5
-3
/
+326
*
Convert uses of int ms to TimeDelta in chrome/browser and net (second try).
tedvessenes@gmail.com
2012-03-08
1
-1
/
+1
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
1
-1
/
+1
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
1
-1
/
+1
*
ProtectorService supports multiple change instances.
ivankr@chromium.org
2012-03-01
9
-107
/
+330
*
[gtk] Disable Protector bubble re-display on browser window activation.
ivankr@chromium.org
2012-02-29
1
-0
/
+4
*
Protector bubble is re-displayed when browser window focus is lost and returned.
ivankr@chromium.org
2012-02-14
2
-13
/
+61
*
Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...
erg@chromium.org
2012-02-13
1
-1
/
+1
*
Increase maximum search engine name length displayed by Protector.
ivankr@chromium.org
2012-02-08
2
-6
/
+6
*
Cocoa: Close bubble if its GlobalError object is removed
sail@chromium.org
2012-01-25
12
-95
/
+97
*
Added separate bucket to Protector histograms for cases when default search i...
ivankr@chromium.org
2012-01-24
3
-24
/
+23
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
1
-1
/
+2
*
Cleanup Protector switches and prefs.
ivankr@chromium.org
2012-01-23
2
-16
/
+1
*
Always report hijacked/corrupt search provider UMA even when Protector disabled.
ivankr@chromium.org
2012-01-23
3
-14
/
+80
*
Enable Protector.
ivankr@chromium.org
2012-01-21
1
-0
/
+5
*
Converted Protector into a ProfileKeyedService.
ivankr@chromium.org
2012-01-20
17
-255
/
+438
*
Initial set of browser_tests for Protector and DefaultSearchProviderChange.
ivankr@chromium.org
2012-01-18
11
-33
/
+727
*
Replace --use-protector flag with Local State 'protector.enabled' pref.
ivankr@chromium.org
2012-01-13
2
-2
/
+25
*
Add missing std namespace for find_if() in default_search_provider_change.cc
steveblock@chromium.org
2012-01-04
1
-3
/
+5
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-2
/
+2
*
Protector: apply initially the default search restored from the backup (see 5...
ivankr@chromium.org
2011-12-28
4
-163
/
+164
*
Reland 115318 - Return backup TemplateURL on default search change.
ivankr@chromium.org
2011-12-22
1
-0
/
+2
*
Revert 115318 - turned many valgrind bots red with:
thakis@chromium.org
2011-12-21
1
-2
/
+0
*
Return backed up TemplateURL on default search change
avayvod@chromium.org
2011-12-21
1
-0
/
+2
*
Protector: update and sign backup with --no-protector flag.
ivankr@chromium.org
2011-12-20
4
-32
/
+27
*
Protector: split the New histogram into two: valid and invalid backup.
ivankr@chromium.org
2011-12-19
3
-8
/
+21
*
Protector: separate handling for several cases.
ivankr@chromium.org
2011-12-15
1
-1
/
+14
*
Send notifications to off-the-record profile about error bubble being added/r...
avayvod@chromium.org
2011-12-09
1
-0
/
+4
*
Switch Protector to the new icons.
ivankr@chromium.org
2011-12-06
4
-0
/
+40
*
Backup keywords, sign all backup settings together.
avayvod@chromium.org
2011-12-03
2
-12
/
+1
*
Protector adds the default prepopulated engine if it was removed.
ivankr@chromium.org
2011-12-02
3
-22
/
+122
*
Updated histogram names for Protector and ProfileImageDownloader.
ivankr@chromium.org
2011-11-24
1
-4
/
+4
*
Protector: string and fix segfault fix on button press.
ivankr@chromium.org
2011-11-24
1
-6
/
+9
*
Protector histograms for default search provider change added.
ivankr@chromium.org
2011-11-21
6
-6
/
+87
*
Protector bubble cancels itself if user changes default search engine manually.
ivankr@chromium.org
2011-11-21
7
-65
/
+136
*
Protector strings and bubble/SettingsChange code refactoring.
ivankr@chromium.org
2011-11-21
9
-240
/
+295
*
Revert 110684 - Protector strings and bubble/SettingsChange code refactoring.
ivankr@chromium.org
2011-11-18
7
-218
/
+188
*
Revert 110685 - Fix Clang error on SettingChange.
ivankr@chromium.org
2011-11-18
2
-30
/
+5
*
Fix Clang error on SettingChange.
ivankr@chromium.org
2011-11-18
2
-5
/
+30
[next]