summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Switch from he.xtb to iw.xtb because the translation console istony@chromium.org2010-03-262-2/+3
* Updating Chrome's localized strings from the translation console. These strin...robertshield@chromium.org2010-03-2550-1/+151
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-256-71/+9
* Enable LAGNUAGE environment for chromeos in debug build.oshima@chromium.org2010-03-251-1/+8
* views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...ctguil@chromium.org2010-03-231-0/+9
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2325-2297/+11
* Clamp the max size of fonts used by skia/chrome canvas.tony@chromium.org2010-03-233-24/+33
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-232-0/+16
* Disable test until I move this file later this evening.ben@chromium.org2010-03-221-2/+3
* views: [accessibility] Add accessible name for the Close button in generic Wi...ctguil@chromium.org2010-03-221-0/+3
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-225-11/+25
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-10/+10
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-2013-596/+49
* Fixes bug in ActiveWindowWatcherX. It appears that in newer versionssky@chromium.org2010-03-191-3/+7
* Fix language switch ignored changing RTL-ness.glotov@google.com2010-03-191-3/+4
* String translations (not final)oritm@google.com2010-03-192-9/+9
* new image for menu dropdown arrow in translate infobarkuan@chromium.org2010-03-192-0/+1
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-1912-0/+2150
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-195-5/+5
* Move more files to toplevel gfx.ben@chromium.org2010-03-1919-2557/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-1811-1849/+2
* Fix of the initial locale set. glotov@google.com2010-03-172-5/+23
* forgot a couple of files... moved gfx stuff to toplevel dirben@chromium.org2010-03-171-1/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1721-1123/+3
* Fix to AutoFill sql Crash Reportdhollowa@chromium.org2010-03-161-1/+1
* Revert 41728 - Fix of the initial locale set.glotov@chromium.org2010-03-161-7/+0
* Fix of the initial locale set.glotov@google.com2010-03-161-0/+7
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-10/+10
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-10/+10
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1424-25/+27
* Create a path provider for gfx, allowing the removal of the temporary app dep...ben@chromium.org2010-03-143-1/+0
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-1/+1
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-135-949/+1
* Don't allocate temporary buffer during PNG encoding.erg@google.com2010-03-122-29/+105
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-124-381/+0
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-0/+4
* Fix some issues with text size calculation and message boxes.pkasting@chromium.org2010-03-111-40/+54
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-112-0/+93
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-116-3/+6
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-106-129/+232
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-1/+1
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-091-1/+1
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-098-0/+0
* Move apply_locales.py from src/chrome/tools/build/ to src/build/.tony@chromium.org2010-03-091-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-082-19/+10
* app: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-068-13/+27
* Fix bug 17333: Can't copy-paste text from OpenOffice to a contenteditable DIVjianli@chromium.org2010-03-032-5/+72
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+4
* Workaround for Pango integer overflow on really long strings.mmoss@google.com2010-03-011-0/+12
* linux: use ICU direction for determining text direction in rendererevan@chromium.org2010-03-012-13/+17