| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 16567. | ben@chromium.org | 2009-05-21 | 62 | -78/+0 |
* | views/ should use resources from app/resources. Move dependent images to this... | ben@chromium.org | 2009-05-21 | 62 | -0/+78 |
* | Unified the ways Font and Canvas get the pixel size of strings, using pango | davemoore@chromium.org | 2009-05-20 | 2 | -15/+38 |
* | Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ... | jhawkins@chromium.org | 2009-05-20 | 1 | -0/+17 |
* | these strings were somehow removed in my earlier revert. add back to fix the ... | ben@chromium.org | 2009-05-20 | 1 | -2/+128 |
* | Make views/ use strings from app_strings. | ben@chromium.org | 2009-05-20 | 1 | -128/+2 |
* | revert this change, svn seems to have committed it with my property-edit. | ben@chromium.org | 2009-05-20 | 1 | -2/+128 |
* | Add locale_settings file to app_strings target. | ben@chromium.org | 2009-05-20 | 4 | -27/+218 |
* | Add new app_resources target, and remove all dependencies on chrome.gyp from ... | ben@chromium.org | 2009-05-19 | 2 | -9/+54 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 2 | -2/+2 |
* | Create a new app_strings target that builds strings for the app_base and even... | ben@chromium.org | 2009-05-19 | 6 | -7/+239 |
* | Move app-related unit tests to gyp in app.gyp | ben@chromium.org | 2009-05-18 | 4 | -1/+118 |
* | Also scan .m and .mm files in checkdeps.py | phajdan.jr@chromium.org | 2009-05-18 | 1 | -1/+0 |
* | forgot to remove this comment | ben@chromium.org | 2009-05-17 | 1 | -3/+0 |
* | Try renaming this target back to app_base to see if it fixes the Chromium Lin... | ben@chromium.org | 2009-05-17 | 1 | -1/+1 |
* | Convert app/ to GYP. | ben@chromium.org | 2009-05-17 | 2 | -303/+166 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 2 | -1/+33 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 11 | -313/+418 |
* | Revert 16173 | beng@google.com | 2009-05-15 | 9 | -318/+313 |
* | Reverting 16174. | beng@google.com | 2009-05-15 | 2 | -100/+0 |
* | forgot these two files with my last commit... fix bustage | beng@google.com | 2009-05-15 | 2 | -0/+100 |
* | Move/Copy paths used by app to app_paths. | beng@google.com | 2009-05-15 | 9 | -313/+318 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 25 | -159/+163 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 17 | -163/+182 |
* | Create app_switches and remove a dep. | beng@google.com | 2009-05-15 | 7 | -27/+82 |
* | fix my retardation and the build | beng@google.com | 2009-05-15 | 2 | -62/+0 |
* | Reverting 16124. | beng@google.com | 2009-05-14 | 3 | -1/+125 |
* | Reverting 16122. | beng@google.com | 2009-05-14 | 1 | -1/+1 |
* | Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g... | beng@google.com | 2009-05-14 | 1 | -1/+1 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 3 | -20/+14 |
* | Fix #includes in os_exchange_data.h. | thestig@chromium.org | 2009-05-14 | 1 | -1/+3 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 2 | -33/+1 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 2 | -1/+33 |
* | Stubs out OSExchangeData for views on gtk. | sky@chromium.org | 2009-05-13 | 5 | -3/+97 |
* | Add missing <vector> #include. Fixes build on Windows (Release). | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 5 | -0/+489 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 3 | -14/+21 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 3 | -21/+14 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 9 | -14/+15 |
* | Forgot to add these files as part of last change. | ben@chromium.org | 2009-05-10 | 1 | -13/+13 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 5 | -67/+93 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 9 | -275/+1487 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 7 | -248/+1479 |
* | Remove unneeded ATL header includes. | maruel@chromium.org | 2009-05-07 | 1 | -4/+0 |
* | Honor MULTI_LINE, CHARACTER_BREAK, and NO_ELLIPSIS in Linux ChromeCanvas. | deanm@chromium.org | 2009-05-07 | 1 | -0/+8 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-07 | 1 | -20/+22 |
* | Reverting 15468. | ben@chromium.org | 2009-05-06 | 1 | -2/+0 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-06 | 1 | -0/+2 |
* | Fix the ChromeCanvas code to respect text alignment in Linux by using pango. | willchan@chromium.org | 2009-05-06 | 1 | -0/+6 |
* | fix checkdeps by adding temporary exemption for win_util.h | ben@chromium.org | 2009-05-06 | 1 | -0/+3 |