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
*
Be more paranoid when checking the default browser in Windows and return "not...
mdm@chromium.org
2009-11-25
1
-1
/
+1
*
Adds back the ability to filter cookies by origin in the cookies options view.
ian@chromium.org
2009-11-25
2
-13
/
+83
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-3
/
+3
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-3
/
+4
*
Leave the 'Make Chrome Default' button enabled on Windows if not already defa...
kuchhal@chromium.org
2009-11-18
1
-1
/
+1
*
Add an option to tree_view for whether to show lines from the root node
ian@chromium.org
2009-11-18
1
-1
/
+2
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
5
-46
/
+46
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
3
-3
/
+3
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
2
-7
/
+7
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-1
/
+2
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
3
-238
/
+131
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
2
-3
/
+3
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
1
-4
/
+1
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
2
-35
/
+2
*
Make it so that clicking the "Get Themes" link in the options dialog box acti...
ben@chromium.org
2009-10-23
1
-3
/
+5
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
2
-18
/
+18
*
Landing patch from Thiago Farina:
finnur@chromium.org
2009-10-16
1
-4
/
+4
*
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
[next]