summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/about_chrome_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-191-0/+5
* Revert 44907 - Add infrastructure for supporting Views to the accessibility ...dmazzoni@chromium.org2010-04-191-5/+0
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-191-0/+5
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Revert 43545 - Add Flash EULA to about box on Windows/Views (for branded buil...viettrungluu@chromium.org2010-04-091-46/+4
* Update Flash EULA positioning code to use new view_text_utils instead of old ...mirandac@chromium.org2010-04-051-6/+7
* Move utility method for embedding links in texts from about_chrome_view to a ...mirandac@chromium.org2010-04-051-159/+16
* Add Flash EULA to about box on Windows/Views (for branded builds).viettrungluu@chromium.org2010-04-021-5/+46
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-7/+13
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-4/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+2
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Use Chrome update UI for Chrome OS updates.davemoore@chromium.org2010-02-101-10/+26
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-1/+2
* We should not return the raw Google Update branch code if we fail to determin...finnur@chromium.org2010-01-081-8/+9
* Remove svn revision from branded builds.jrg@chromium.org2009-12-191-0/+2
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-151-4/+5
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-151-75/+6
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* Display channel in about box after version. Windows.jrg@chromium.org2009-12-101-1/+75
* Show chromium os version in about paneldavemoore@chromium.org2009-11-301-0/+42
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-7/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+4
* Fix style issues in View class.maruel@chromium.org2009-11-071-5/+5
* Remove bold from About label.davemoore@chromium.org2009-10-301-2/+2
* Got the about panel to have its text lined up correctly.davemoore@chromium.org2009-10-271-1/+2
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-2/+7
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-16/+32
* Fix a missed include rename to fix the build.brettw@chromium.org2009-10-091-1/+1
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-2/+11
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-7/+4
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-2/+2
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-0/+12
* Make the link to Chromium project page depend on UI locale.yutak@chromium.org2009-05-211-2/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-8/+8
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-5/+5
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-11/+13
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-13/+11
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-11/+13
* This CL fixes a lint issue -- line exceeding 80 characters.xji@chromium.org2009-03-281-1/+2