summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove typos for gtk_native_view_id_manager in app.gyp. Make complains: Circu...thestig@chromium.org2009-10-131-2/+0
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-118-1/+730
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Add support for Swahili and Amharic.mal@chromium.org2009-10-093-0/+24
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-081-8/+5
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-082-1/+2
* Fix SQL preloading. I did Run() with a SELECT which produces data, so itbrettw@chromium.org2009-10-071-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0712-2/+1451
* Move all resources into the framework.mark@chromium.org2009-10-071-3/+15
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-0313-3/+2881
* Animations: animate to current time, rather than a set number of frames.estade@chromium.org2009-10-032-27/+22
* Fix build by modifying a file I forgotbrettw@chromium.org2009-10-031-5/+5
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-039-7/+1693
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-027-40/+102
* Check in the binary resources from:aa@chromium.org2009-10-024-0/+5
* Rollback broken change, again.aa@chromium.org2009-10-024-5/+0
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-024-0/+5
* Landing font change again. I don't believe early flakiness was thesky@chromium.org2009-10-012-16/+28
* Revert tree bustage.aa@chromium.org2009-10-014-5/+0
* First cut at badge implementation. Right now it just uses staticaa@chromium.org2009-10-014-0/+5
* Coverity: Remove a check for < 0 on an unsigned int.jhawkins@chromium.org2009-10-011-5/+5
* Reverting recent font change, it seems to be causing problems withsky@chromium.org2009-10-012-28/+16
* Attempt 4 at fixing font size on linux. I think I finally gotsky@chromium.org2009-10-012-16/+28
* [Linux] Supports the LANGUAGE environment variable.suzhe@chromium.org2009-09-302-14/+96
* Update strings with latest translations, including Amharic and Swahili.mal@chromium.org2009-09-292-0/+91
* Add support for Amharic (am) and Swahili (sw) in the grd files.mal@chromium.org2009-09-291-0/+6
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-283-0/+113
* Comment out the condition (b == vmax), since it will always be true at this p...jhawkins@chromium.org2009-09-281-1/+3
* Add basic sqlite error handling to the new sqlite handlerscpu@chromium.org2009-09-255-13/+120
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-242-15/+28
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-247-0/+914
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-234-126/+107
* Reverting 26975.pkasting@chromium.org2009-09-237-914/+0
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-237-0/+914
* Rolling back 26904, didn't take chrome branding into account.bradnelson@google.com2009-09-231-23/+24
* Changing the grd files in chrome/webkit/app to be compiled to sepratebradnelson@google.com2009-09-231-24/+23
* Eliminate a bunch of color conversions. I was going to try and clean up the ...pkasting@chromium.org2009-09-222-197/+13
* Reorder the color_utils functions in preparation for adding more:pkasting@chromium.org2009-09-222-109/+114
* Adding a GYP variable to indicate if a build wants Title Case strings or not.thomasvl@chromium.org2009-09-221-0/+5
* Workaround for Issue 15949: cannot use the "WenQuanYi Bitmap Song" (chinese F...yusukes@google.com2009-09-191-4/+23
* Changes font_skia to use font bounding box rather thansky@chromium.org2009-09-171-5/+12
* Add all locales to the appropriate generated file lists in .gyp files.thestig@chromium.org2009-09-171-4/+4
* Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...thestig@chromium.org2009-09-171-2/+1
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-166-12/+68
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Print a stacktrace when we can't find a string resource (on Windows).phajdan.jr@chromium.org2009-09-151-0/+3
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-154-12/+36
* UI language list fix.jshin@chromium.org2009-09-151-11/+36