summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
...
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-192-4/+11
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-152-10/+8
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-1/+1
* Cleanup part 4.pkasting@chromium.org2008-12-091-7/+1
* UserData Options tabmunjal@chromium.org2008-12-051-3/+17
* Fix the layout of the Spell Check Options part, in the languages tab, in the ...sidchat@google.com2008-12-051-18/+20
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-034-4/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-034-2/+5
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-024-5/+2
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-011-39/+8
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* Rename Container->Widgetben@chromium.org2008-11-215-12/+12
* Submitting for developer0420@gmail.comjoshia@google.com2008-11-191-2/+5
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-142-2/+2
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-8/+3
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-1/+3
* Accept the changes in the UI Language in Options ... -> Language Menu only if...sidchat@google.com2008-11-112-4/+18
* Move 'learn more' in the privacy section to its own line.glen@chromium.org2008-11-101-18/+5
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-071-3/+0
* Add widely-used variants of en, fr, de and it.jungshik@google.com2008-11-021-2/+14
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-311-37/+34
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-313-3/+54
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-302-5/+4
* Only show the language restart warning once, and only if needed.glen@chromium.org2008-10-292-3/+10
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-292-7/+27
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-272-226/+255
* A quick fix for a possible assertion caused by r3407.hbono@chromium.org2008-10-171-1/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-1623-612/+602
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-163-28/+21
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-161-22/+41
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-167-15/+15
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-152-6/+19
* Convert GetPreferredSize from:beng@google.com2008-10-159-47/+39
* - Add a note about a subtle requirement of the current code (bug 2994).deanm@chromium.org2008-10-021-28/+20
* Enables sorting of cookie views. Also fixes in bug in deletion thatsky@google.com2008-09-291-23/+43
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-201-39/+23
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-191-23/+39
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-178-18/+18
* Move more UI stuff into browser/viewsbeng@google.com2008-09-138-9/+9
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-131-39/+23
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-131-23/+39
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-4/+2
* Fixes crash in making Chrome the default browser from the optionssky@google.com2008-09-031-2/+4
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-276-2/+13
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-2423-645/+92
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-2/+4