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
/
views
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
2
-3
/
+23
*
Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...
mirandac@chromium.org
2009-10-14
2
-0
/
+7
*
A patch from contributor Thiago Farina:
finnur@chromium.org
2009-10-14
1
-1
/
+12
*
Fix header.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
5
-7
/
+7
*
Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...
sidchat@chromium.org
2009-10-05
1
-3
/
+3
*
Change ConfirmMessageBoxDialog to just be a native view (it was only windows ...
tim@chromium.org
2009-10-03
2
-9
/
+13
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-4
/
+5
*
Coverity: Remove unnecessary GetPasswordFormAt call.
mattm@chromium.org
2009-10-02
1
-1
/
+0
*
Remove the intializaton of the Download Manager when bringing up
tony@chromium.org
2009-09-18
1
-3
/
+0
*
Make the "get themes" button into a link instead.
mdm@chromium.org
2009-09-10
2
-12
/
+15
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-2
/
+2
*
Allow the default browser check to return "unknown" and reflect that in the UI.
mdm@chromium.org
2009-09-04
1
-1
/
+7
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
2
-10
/
+11
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
17
-26
/
+39
*
Set the initial sizes of several dialogs based on font information.
mdm@chromium.org
2009-09-02
1
-5
/
+7
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-13
/
+14
*
Gtk: Add spellchecking options.
mattm@chromium.org
2009-08-21
1
-8
/
+1
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
1
-7
/
+8
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-4
/
+4
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
1
-152
/
+7
*
Move LanguageComboboxModel to chrome/browser
mattm@chromium.org
2009-08-19
4
-235
/
+1
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
5
-24
/
+25
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-8
/
+6
*
Added a button to the bookmark bar which shows up when the sync
idana@chromium.org
2009-08-11
1
-1
/
+1
*
Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...
brg@chromium.com
2009-08-11
1
-0
/
+2
*
Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...
thakis@chromium.org
2009-08-10
2
-7
/
+6
*
Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...
munjal@chromium.org
2009-08-07
5
-287
/
+190
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-2
/
+2
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-2
/
+2
*
Fix include path for header file to fix sync build.
tim@chromium.org
2009-08-05
1
-1
/
+1
*
Add files to browser/sync and tweak includes.
tim@chromium.org
2009-08-05
3
-4
/
+278
*
Add "Get Themes" button to gtk options dialog.
estade@chromium.org
2009-07-31
1
-11
/
+3
*
Fix running default browser check/setting in UI thread on Linux.
mattm@chromium.org
2009-07-28
2
-132
/
+14
*
Refactor out language models for linux gtk views preparation
mhm@chromium.org
2009-07-28
1
-155
/
+2
*
Add link to themes gallery.
glen@chromium.org
2009-07-24
2
-5
/
+29
*
Gtk cookie manager part 1.
mattm@chromium.org
2009-07-22
1
-219
/
+1
*
Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.
jcampan@chromium.org
2009-07-21
7
-10
/
+15
*
Change GetAllLogins to GetAllBlacklistLogins.
stuartmorgan@google.com
2009-07-20
2
-6
/
+4
*
Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...
mattm@chromium.org
2009-07-15
1
-24
/
+2
*
Adding a message box to confirm if the user really wants to delete all stored
hclam@chromium.org
2009-07-14
1
-1
/
+11
*
Commit for tfarina
glen@chromium.org
2009-07-12
1
-3
/
+7
*
Commit for tfarina
glen@chromium.org
2009-07-12
2
-8
/
+23
*
Add the rest of the password manager API to PasswordStore, and move clients
stuartmorgan@chromium.org
2009-07-10
4
-51
/
+35
*
Removing an unused variable from cookies_view.h
deanm@chromium.org
2009-07-08
1
-5
/
+4
*
Change the use of typedef Language in Spell Check files back to std::string. ...
sidchat@google.com
2009-07-07
1
-1
/
+1
*
move the ResetToDefault function for prefs to chrome/browser/options_util
mattm@chromium.org
2009-06-26
1
-54
/
+2
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
3
-13
/
+15
*
We were hitting a DCHECK when removing a password in the password option panel.
jcampan@chromium.org
2009-06-24
1
-4
/
+6
[next]