summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
...
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-252-15/+208
* Landing Dmitry patch:jcampan@chromium.org2010-01-201-0/+19
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-202-206/+14
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-202-14/+206
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-082-7/+7
* In the password option pages, a table is used.jcampan@chromium.org2009-12-194-0/+14
* Change the cookies view so that the remove buttons are only enabled when ther...johnnyg@chromium.org2009-12-111-0/+4
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-3/+3
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-021-0/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-023-2/+5
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-1/+1
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-251-1/+1
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-252-13/+83
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-3/+3
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-3/+4
* Leave the 'Make Chrome Default' button enabled on Windows if not already defa...kuchhal@chromium.org2009-11-181-1/+1
* Add an option to tree_view for whether to show lines from the root nodeian@chromium.org2009-11-181-1/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-175-46/+46
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-133-3/+3
* Fix style issues in View class.maruel@chromium.org2009-11-072-7/+7
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+2
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-063-238/+131
* Fix up extension badge text drawing.estade@chromium.org2009-10-302-3/+3
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-4/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-272-35/+2
* Make it so that clicking the "Get Themes" link in the options dialog box acti...ben@chromium.org2009-10-231-3/+5
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-172-18/+18
* Landing patch from Thiago Farina:finnur@chromium.org2009-10-161-4/+4
* Facelifts to sync UItim@chromium.org2009-10-152-3/+23
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-142-0/+7
* A patch from contributor Thiago Farina:finnur@chromium.org2009-10-141-1/+12
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-075-7/+7
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-3/+3
* Change ConfirmMessageBoxDialog to just be a native view (it was only windows ...tim@chromium.org2009-10-032-9/+13
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+5
* Coverity: Remove unnecessary GetPasswordFormAt call.mattm@chromium.org2009-10-021-1/+0
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-102-12/+15
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-2/+2
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+7
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-10/+11
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0317-26/+39
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-021-5/+7
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-13/+14
* Gtk: Add spellchecking options.mattm@chromium.org2009-08-211-8/+1
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-201-7/+8
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+4