summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add missing include.mattm@chromium.org2009-08-181-0/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-182-0/+21
* A canvas_paint for OS X.thakis@chromium.org2009-08-172-3/+1
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-131-50/+39
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-128-208/+813
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-122-9/+13
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-1/+7
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-102-0/+10
* Provides implementation of DragDropTypes for GTK.sky@chromium.org2009-08-094-13/+52
* Check in translations for app strings.mal@chromium.org2009-08-0850-51/+2253
* Linux: Replace window-management buttons with new images.derat@chromium.org2009-08-0715-0/+0
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-075-0/+231
* Linux: make gfx::Canvas honor GTK font settings.derat@chromium.org2009-08-061-0/+76
* Revert r22555, "Linux: make gfx::Canvas honor GTK font settings."derat@chromium.org2009-08-061-76/+0
* Linux: make gfx::Canvas honor GTK font settings.derat@chromium.org2009-08-051-0/+76
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-0/+6
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-0/+2
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-0417-19/+33
* linux: visual refresh of the close boxevan@chromium.org2009-08-032-0/+4
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-8/+0
* Add clean-up code to SetAppIdForWindow().hbono@chromium.org2009-07-281-4/+8
* Update an inaccurate comment.pkasting@chromium.org2009-07-281-2/+2
* Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...brg@chromium.com2009-07-252-0/+59
* Put tests that depend on the application language pref into antc@google.com2009-07-221-21/+26
* disable L10nUtilTest.GetAppLocale while I debug the linxu failuretc@google.com2009-07-221-1/+1
* Only check --lang and the app language pref on Windows. Theytc@google.com2009-07-221-0/+6
* gtk: Fix RTL layout of page title for strong right-to-left characters. When ...jhawkins@chromium.org2009-07-211-0/+4
* Decide if we're in RTL or LTR mode by asking GTK+. This preventstc@google.com2009-07-201-2/+11
* Fix native GTK interface.erg@chromium.org2009-07-191-0/+4
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-20/+1
* Add a command line argument to disable message boxes. This is useful toabarth@chromium.org2009-07-171-0/+5
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-132-2/+4
* Mac-ify the app-based extensions folder name.avi@chromium.org2009-07-131-0/+12
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-1/+20
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-20/+1
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-113-10/+80
* Some views GTK fixes.brettw@chromium.org2009-07-081-0/+4
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-083-22/+22
* Add the keys used by the back/forward menu items to the accelerator map so th...ben@chromium.org2009-07-081-0/+3
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-011-3/+9
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-011-0/+10
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+12
* Disable TextEliderTest.ElideTextLongStrings because it fails on linuxnsylvain@chromium.org2009-06-261-1/+3
* Make omnibox2 dropdown not flash during result set transitions...ben@chromium.org2009-06-262-2/+2
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-252-13/+40
* Landing http://codereview.chromium.org/146142thomasvl@chromium.org2009-06-251-1/+2
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-252-10/+10
* Review URL: http://codereview.chromium.org/146114jshin@chromium.org2009-06-241-2/+2
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-247-133/+189
* Correct IsClosing() calculation in slide_animation.hestade@chromium.org2009-06-221-1/+1