summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.thestig@chromium.org2010-05-073-4/+89
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Pull current localizations into trunk.laforge@chromium.org2010-05-061-1/+1
* Mac: add a l10n_util::GetNSStringF() which gets offsets as well.viettrungluu@chromium.org2010-05-062-2/+17
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Changes the mini tab title animation.sky@chromium.org2010-05-055-0/+161
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-052-14/+33
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-0515-306/+536
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-3/+2
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-051-3/+3
* OSMesa was not being correctly initialized when used with WebGL.apatrick@chromium.org2010-04-293-33/+21
* cros: Use Vista-style window decorations.derat@chromium.org2010-04-282-3/+8
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-283-2/+63
* gyp: unify toolkit_views usageevan@chromium.org2010-04-271-2/+2
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-239-16/+47
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* Pepper3D plugin tests enabled for Windows.apatrick@chromium.org2010-04-221-0/+4
* Landing 45240 again.apatrick@chromium.org2010-04-228-0/+1543
* Remove app.gyp dependency on chrome.gyp.tony@chromium.org2010-04-225-6/+65
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-229-47/+16
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-0/+3
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-3/+0
* Enable Amharic (am) on Windows XP only if the font (Abyssinica SIL) is present.jshin@chromium.org2010-04-202-4/+25
* Fix 2 drag-out problems:jianli@chromium.org2010-04-161-16/+17
* GTK: Add a scoping class for g signals.estade@chromium.org2010-04-163-2/+127
* Add missing dependencies for app_unittests for Linuxglider@chromium.org2010-04-161-0/+1
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-142-52/+116
* ReloadSharedInstance() added to change the locale on the live system.glotov@google.com2010-04-144-13/+54
* Strips http from the omniboxsky@chromium.org2010-04-092-14/+15
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-092-29/+30
* Change the default theme colors.glen@chromium.org2010-04-093-2/+2
* Make the bottom edges of the opaque frame rounded.glen@chromium.org2010-04-092-0/+0
* We DnD shouldn't provide text/html if it claims to provide text/text/plain;ch...dpolukhin@chromium.org2010-04-091-1/+1
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-071-63/+88
* Tweaks to BoundsAnimator/SlideAnimation and TabStrip:sky@chromium.org2010-04-072-0/+30
* Make the browser actions resize grippy nicer.glen@chromium.org2010-04-071-0/+0
* Enable interactive_ui_testsoshima@chromium.org2010-04-061-2/+5
* GTK plumbing for dragend.dcheng@chromium.org2010-04-052-5/+24
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-2/+2
* Include the appcache and database tracker databases into the sql diagnostics ...michaeln@chromium.org2010-04-022-0/+45
* Fixes invalid read in AnimationContainer. If all the animations aresky@chromium.org2010-04-021-0/+7
* translate infobar: sort languages in menus by application localekuan@chromium.org2010-04-023-16/+50
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-0112-98/+446
* 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