summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-034-65/+0
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-2/+2
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+4
* Fix opaque app mode display.glen@chromium.org2009-06-022-0/+0
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-0/+1
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+4
* Fixes couple of bugs that occur now that we can actually run views onsky@chromium.org2009-05-291-1/+1
* linux: simplify gfx::Font constructor logic and add CHECK()s.evan@chromium.org2009-05-282-44/+41
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-282-0/+6
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-282-10/+7
* Bring theme_frame back into chrome/ and change theme_frame to frame in app/glen@chromium.org2009-05-283-3/+3
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-222-146/+5
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-2162-0/+78
* Revert 16567.ben@chromium.org2009-05-2162-78/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-2162-0/+78
* Unified the ways Font and Canvas get the pixel size of strings, using pangodavemoore@chromium.org2009-05-202-15/+38
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-0/+17
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-201-2/+128
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-128/+2
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-2/+128
* Add locale_settings file to app_strings target.ben@chromium.org2009-05-204-27/+218
* Add new app_resources target, and remove all dependencies on chrome.gyp from ...ben@chromium.org2009-05-192-9/+54
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-192-2/+2
* Create a new app_strings target that builds strings for the app_base and even...ben@chromium.org2009-05-196-7/+239
* Move app-related unit tests to gyp in app.gypben@chromium.org2009-05-184-1/+118
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-1/+0
* forgot to remove this commentben@chromium.org2009-05-171-3/+0
* Try renaming this target back to app_base to see if it fixes the Chromium Lin...ben@chromium.org2009-05-171-1/+1
* Convert app/ to GYP.ben@chromium.org2009-05-172-303/+166
* 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