| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of temporary render_view_host.h. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 4 | -4/+4 |
* | Rework tree APIs to reflect Google style and more const-correctness.Also, mov... | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -7/+8 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 3 | -4/+4 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Revert 71169 - Revert 71167 - Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -4/+4 |
* | Revert 71167 - Remove wstring from gfx. | joi@chromium.org | 2011-01-12 | 1 | -4/+4 |
* | Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -4/+4 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 2 | -11/+11 |
* | Remove CrOS hack from ppapi.gyp that made the include directories work. This | brettw@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | Cleanup: Remove unneeded includes of tab_contents.h. | thestig@chromium.org | 2010-12-09 | 1 | -3/+0 |
* | Pulls AnimationDelegate out into its own header. | sky@chromium.org | 2010-11-17 | 1 | -0/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 1]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Google codestyle prescribes sorting #include filenames within a section. | dilmah@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Fix bad license header under chrome/ directory. | tfarina@chromium.org | 2010-07-31 | 3 | -14/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@: | zelidrag@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | Refactors animation to allow for cleaner subclassing. I'm doing this | sky@chromium.org | 2010-05-05 | 2 | -11/+3 |
* | chromeos: Make Chrome use enums from libcros to talk to WM. | derat@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Revert r45952: broke checkdeps. | willchan@chromium.org | 2010-04-29 | 1 | -2/+1 |
* | chromeos: Make Chrome use enums from libcros to talk to WM. | derat@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Makes tests on chromeos not run a nested message loop. | sky@chromium.org | 2010-04-22 | 1 | -2/+9 |
* | Created test for panels | davemoore@chromium.org | 2010-03-29 | 1 | -0/+96 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 3 | -4/+4 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -3/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | * Moved panel controller to chromeos directory | oshima@chromium.org | 2009-10-22 | 6 | -0/+483 |