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
/
browser_prefs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get translate prefs syncing
skrul@chromium.org
2010-04-07
1
-0
/
+2
*
Implement chrome://plugins page that can disable plugins.
viettrungluu@chromium.org
2010-03-24
1
-0
/
+2
*
Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...
pkasting@chromium.org
2010-03-19
1
-0
/
+2
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
1
-0
/
+2
*
Add a pref for the number of showing icons in the browser actions toolbar.
estade@chromium.org
2010-03-17
1
-4
/
+5
*
GTK: Add details display to the cookie modal dialog.
erg@chromium.org
2010-03-05
1
-7
/
+1
*
Fix the remaining instance of the obsolete kFormAutofillEnabled.
jhawkins@chromium.org
2010-03-02
1
-2
/
+0
*
Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...
jhawkins@chromium.org
2010-03-02
1
-2
/
+2
*
AutoFill dialog UI polish. Based on feedback from thakis.
dhollowa@chromium.org
2010-02-26
1
-0
/
+1
*
Switch browser prefs to use the higher level geolocation::RegisterPrefs metho...
joth@chromium.org
2010-02-18
1
-2
/
+2
*
Add support for top level geolocation arbitrator, and access token persistenc...
joth@chromium.org
2010-02-15
1
-0
/
+2
*
GTK: Implements the content settings window and the minor changes to the opti...
erg@chromium.org
2010-02-10
1
-4
/
+0
*
Couple of tweaks to the cookie prompt dialog:
sky@chromium.org
2010-02-10
1
-0
/
+8
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-2
/
+0
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-2
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-0
/
+2
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
1
-0
/
+2
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-2
/
+0
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-0
/
+2
*
Make content settings type enum something I can use in more code than just th...
pkasting@chromium.org
2010-01-28
1
-0
/
+4
*
Load filter rules from preferences.
jochen@chromium.org
2010-01-23
1
-0
/
+2
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
1
-0
/
+4
*
Mac: Save/restore task manager window pos and size.
thakis@chromium.org
2010-01-19
1
-10
/
+1
*
Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob...
jhawkins@chromium.org
2010-01-11
1
-0
/
+2
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
1
-1
/
+3
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-1
/
+3
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-0
/
+14
*
Further polish to extensions_ui page.
rafaelw@chromium.org
2009-10-27
1
-0
/
+2
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
1
-2
/
+2
*
[Mac] Polish the search engine manager
rsesek@chromium.org
2009-09-19
1
-0
/
+2
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
1
-0
/
+2
*
Linux: Autodetect whether the custom frame should be used.
derat@chromium.org
2009-07-31
1
-2
/
+9
*
Linux: Save and restore bookmark manager and task manager window size.
derat@google.com
2009-07-29
1
-1
/
+6
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-2
/
+2
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-2
/
+2
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-2
/
+2
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
1
-0
/
+0
*
Fix the current remaining Views-GTK compile and linker errors.
brettw@chromium.org
2009-07-06
1
-2
/
+5
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
1
-0
/
+2
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
1
-2
/
+2
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
1
-3
/
+1
*
Creates a BlockedPopupContainerView interface, and changes the current Blocke...
erg@google.com
2009-06-08
1
-1
/
+1
*
Change the name of chrome\browser\views\blocked_popup_container.{cc,h}
sgk@google.com
2009-06-05
1
-1
/
+1
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
1
-2
/
+1
*
Implement the popup blocking whitelist pref. This makes the whitelist actual...
pkasting@chromium.org
2009-05-09
1
-0
/
+4
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Kill WebContents by moving the remaining methods to TabContents. WebContents
brettw@chromium.org
2009-04-24
1
-1
/
+0
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
1
-0
/
+2
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-2
/
+2
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-6
/
+2
[next]