summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add a DEPS file for app/sql so checkdeps doesn't complain about the sqlitebrettw@chromium.org2009-09-111-0/+3
* Reverts r26015. It caused a startup regression:(sky@chromium.org2009-09-116-170/+271
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-1112-1/+1640
* Nukes font_skia and converts font_gtk to use pango. This wassky@chromium.org2009-09-116-271/+170
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-104-15/+17
* Add a "ToUpper" method.paul@chromium.org2009-09-093-0/+26
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-5/+5
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-4/+4
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-071-2/+0
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-071-5/+5
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-072-5/+8
* Adds Font::CreateFont(PangoFontDescription* desc).sky@chromium.org2009-09-042-10/+15
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-1/+0
* Add functions to alpha-blend two colors and pick the more readable of two col...pkasting@chromium.org2009-09-032-4/+50
* Revert "Workaround Skia and Pango measuring font heights differently by askin...evan@chromium.org2009-09-031-24/+3
* Replace usage of MFC wrapper classes with their win32 base types to reduce de...jhawkins@chromium.org2009-09-031-12/+15
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-021-3/+24
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-3/+3
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-1/+46
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-012-1/+47
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-014-27/+36
* Drop in new translations.laforge@chromium.org2009-08-3149-4/+54
* gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...jhawkins@chromium.org2009-08-311-8/+1
* Some code style cleanup under src/app.maruel@chromium.org2009-08-2911-19/+19
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-283-80/+104
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-284-19/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-284-2/+19
* gtk: Fix the bounds of the clip region for tab title text.jhawkins@chromium.org2009-08-261-5/+10
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-263-0/+2
* Reverts menu patch.sky@chromium.org2009-08-263-2/+0
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-2/+2
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-263-0/+2
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-262-0/+23
* GTK: Properly read utf-8 text from drags.estade@chromium.org2009-08-251-1/+1
* Fall back to the chrome-themed default favicon if the gtk theme fails to prod...estade@chromium.org2009-08-251-0/+5
* gtk: Clip the cairo context to the extents provided to the DrawStringInt func...jhawkins@chromium.org2009-08-241-0/+7
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-192-0/+157
* Makes Path::CreateGdkRegion return NULL for empty paths. Without thissky@chromium.org2009-08-192-0/+8
* Moves GtkDndUtil into app.sky@chromium.org2009-08-183-0/+229
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-188-33/+35
* 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