summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-152-1/+33
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-1511-313/+418
* Revert 16173beng@google.com2009-05-159-318/+313
* Reverting 16174.beng@google.com2009-05-152-100/+0
* forgot these two files with my last commit... fix bustagebeng@google.com2009-05-152-0/+100
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-159-313/+318
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1525-159/+163
* ChromeFont->gfx::Fontbeng@google.com2009-05-1517-163/+182
* Create app_switches and remove a dep.beng@google.com2009-05-157-27/+82
* fix my retardation and the buildbeng@google.com2009-05-152-62/+0
* Reverting 16124.beng@google.com2009-05-143-1/+125
* Reverting 16122.beng@google.com2009-05-141-1/+1
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-143-20/+14
* Fix #includes in os_exchange_data.h.thestig@chromium.org2009-05-141-1/+3
* Undo 16020glen@chromium.org2009-05-142-33/+1
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-142-1/+33
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-135-3/+97
* Add missing <vector> #include. Fixes build on Windows (Release).phajdan.jr@chromium.org2009-05-131-0/+1
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-135-0/+489
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-133-14/+21
* Remove even more ATL dependencies.maruel@chromium.org2009-05-133-21/+14
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-139-14/+15
* Forgot to add these files as part of last change.ben@chromium.org2009-05-101-13/+13
* This is the first pass at themes.glen@chromium.org2009-05-095-67/+93
* Move win_util.h from common to app.ben@chromium.org2009-05-089-275/+1487
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-087-248/+1479
* Remove unneeded ATL header includes.maruel@chromium.org2009-05-071-4/+0
* Honor MULTI_LINE, CHARACTER_BREAK, and NO_ELLIPSIS in Linux ChromeCanvas.deanm@chromium.org2009-05-071-0/+8
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-20/+22
* Reverting 15468.ben@chromium.org2009-05-061-2/+0
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-0/+2
* Fix the ChromeCanvas code to respect text alignment in Linux by using pango.willchan@chromium.org2009-05-061-0/+6
* fix checkdeps by adding temporary exemption for win_util.hben@chromium.org2009-05-061-0/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0615-0/+2497
* fix checkdeps bustage by adding skia to the list of acceptable includes for s...ben@chromium.org2009-05-061-0/+2
* move chrome_font to app/gfxben@chromium.org2009-05-0615-10/+855
* Fix invisible mac bustage - this must have been skipped in my earlier CL. Cor...ben@chromium.org2009-05-061-1/+1
* Fix build bustage by correcting include line - forgot to grab this from my li...ben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-066-1/+886
* Move l10n_util to app/ben@chromium.org2009-05-0510-10/+1770
* Move *Animation to app/ben@chromium.org2009-05-058-0/+726
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-4/+4
* fix bustage - removed this include for some reasonben@chromium.org2009-05-051-0/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-058-0/+1049