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
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-1
/
+2
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-14
1
-1
/
+0
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-2
/
+3
*
Extract StartupTabs and startup types from StartupBrowserCreator.
ben@chromium.org
2012-05-11
5
-18
/
+21
*
Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...
ben@chromium.org
2012-05-11
5
-21
/
+18
*
Extract StartupTabs and startup types from StartupBrowserCreator.
ben@chromium.org
2012-05-11
5
-18
/
+21
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+1
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-1
/
+1
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+1
*
Remove the "autogenerate keyword" bit on TemplateURL.
pkasting@chromium.org
2012-05-08
2
-12
/
+2
*
[protector] Disable the UI by default, flip --no-protector to --protector.
ivankr@chromium.org
2012-05-03
2
-2
/
+9
*
[protector] The first actually added startup URL is used for button caption o...
ivankr@chromium.org
2012-05-02
2
-18
/
+77
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-05-02
1
-2
/
+5
*
[protector] Homepage UI polishing.
ivankr@chromium.org
2012-05-02
2
-33
/
+84
*
[protector] Bump Preferences backup version to 3 to mitigate the startup pref...
ivankr@chromium.org
2012-05-01
4
-1
/
+49
*
Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...
kkania@chromium.org
2012-04-30
1
-5
/
+2
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-04-30
1
-2
/
+5
*
Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...
pkasting@chromium.org
2012-04-27
3
-10
/
+9
*
Resubmit r133740: Fix homepage migration for users who never changed their se...
tbreisacher@chromium.org
2012-04-26
1
-2
/
+1
*
Revert 133740 - Fix homepage migration for users who never changed their sett...
dpapad@chromium.org
2012-04-24
1
-1
/
+2
*
Fix homepage migration for users who never changed their settings.
tbreisacher@chromium.org
2012-04-24
1
-2
/
+1
*
Add a Profile* member to TemplateURL. This makes some invocations of Replace...
pkasting@chromium.org
2012-04-23
1
-32
/
+36
*
Extend the default search provider sanity checks.
ivankr@chromium.org
2012-04-19
2
-5
/
+126
*
[protector] Homepage UI.
ivankr@chromium.org
2012-04-17
9
-3
/
+312
*
Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...
sky@chromium.org
2012-04-16
1
-5
/
+2
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-04-16
1
-2
/
+5
*
[protector] Refactoring of --no-protector code.
ivankr@chromium.org
2012-04-16
11
-11
/
+61
*
[protector] Support for collapsing multiple changes into a single one.
ivankr@chromium.org
2012-04-11
16
-48
/
+913
*
More misc. cleanups to minimize future refactoring diffs:
pkasting@chromium.org
2012-04-10
1
-3
/
+2
*
[protector] Fix invalid backup signature for extension IDs.
ivankr@chromium.org
2012-04-09
1
-23
/
+25
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
1
-25
/
+20
*
Revert 131019 - This caused memory tests to fail on all the perf bots.
kerz@chromium.org
2012-04-06
1
-20
/
+25
*
Make ExtensionPrefValueMap a ProfileKeyedService.
yoz@chromium.org
2012-04-06
1
-4
/
+4
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
1
-25
/
+20
*
Add protector/ OWNERS.
ivankr@chromium.org
2012-04-04
1
-0
/
+7
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
3
-18
/
+16
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
3
-16
/
+18
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
3
-18
/
+16
*
[protector] Move check whether pref is managed to ProtectedPrefsWatcher.
ivankr@chromium.org
2012-04-02
1
-0
/
+2
*
Exclude ProtectorService code from Android build.
nileshagrawal@chromium.org
2012-03-30
5
-45
/
+72
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
2
-2
/
+2
*
[protector] Added UI support for pinned tabs.
ivankr@chromium.org
2012-03-26
7
-77
/
+191
*
[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
[next]