| Commit message (Expand) | Author | Age | Files | Lines |
* | base/i18n: Add namespace i18n to CharIterator. | tfarina@chromium.org | 2011-01-20 | 1 | -3/+2 |
* | Move BiDiLineIterator to base/i18n/ directory. | tfarina@chromium.org | 2011-01-20 | 3 | -98/+1 |
* | Move UI-relevant Windows files to ui/base. | ben@chromium.org | 2011-01-19 | 5 | -586/+4 |
* | Move more dnd related files to ui/base | ben@chromium.org | 2011-01-19 | 13 | -1010/+22 |
* | Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s... | ben@chromium.org | 2011-01-19 | 11 | -541/+6 |
* | Some wstring -> string16 conversion in src/app. | tony@chromium.org | 2011-01-18 | 6 | -33/+6 |
* | The GPU process cannot be placed on a UI thread in --single-process mode beca... | backer@chromium.org | 2011-01-18 | 2 | -9/+10 |
* | app: Remove animation header files. | tfarina@chromium.org | 2011-01-15 | 10 | -645/+0 |
* | Relanding r71472. | apatrick@chromium.org | 2011-01-14 | 6 | -29/+47 |
* | Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 11 | -6/+541 |
* | Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 11 | -541/+6 |
* | Revert 71472 - Use GL rather than EGL by default on linux. | apatrick@chromium.org | 2011-01-14 | 6 | -47/+29 |
* | Use GL rather than EGL by default on linux. | apatrick@chromium.org | 2011-01-14 | 6 | -29/+47 |
* | Implementing context menu for the new views textfield. | varunjain@chromium.org | 2011-01-14 | 1 | -0/+3 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 21 | -2262/+19 |
* | EGL contexts reference count the EGL surfaces they share. | apatrick@chromium.org | 2011-01-13 | 2 | -46/+66 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 20 | -2146/+43 |
* | Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5. | craig.schlenter@chromium.org | 2011-01-13 | 1 | -4/+4 |
* | Cleanup: Put #ifdefed typedef below non-#ifdefed declarations. Reorder defin... | pkasting@chromium.org | 2011-01-12 | 3 | -83/+80 |
* | Move OSExchangeData from src/app to src/ui/base/dragdrop | ben@chromium.org | 2011-01-12 | 9 | -2186/+45 |
* | Downgrade a CHECK to a LOG(ERROR) so we don't crash if we | tony@chromium.org | 2011-01-12 | 1 | -1/+3 |
* | Move clipboard from app/ to ui/base | ben@chromium.org | 2011-01-10 | 15 | -3061/+7 |
* | Start reordering the methods in headers in app/. | erg@google.com | 2011-01-10 | 11 | -67/+69 |
* | Make accelerated plugin support aware of the requirement to use the | kbr@google.com | 2011-01-10 | 1 | -0/+5 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -2/+1 |
* | Fix grit dependencies for chromeos, touchui, and toolkit_views. | tony@chromium.org | 2011-01-08 | 1 | -1/+2 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | Update strings | laforge@chromium.org | 2011-01-07 | 1 | -22/+22 |
* | Remove wstring from l10n_util. Part 8, the last part. | avi@chromium.org | 2011-01-07 | 3 | -157/+0 |
* | Refactor grit -D flags into a gyp variable so we don't | tony@chromium.org | 2011-01-07 | 1 | -15/+4 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 13 | -1068/+0 |
* | Remove wstring from l10n_util. Part 5. | avi@chromium.org | 2011-01-05 | 1 | -1/+3 |
* | Check whether wglCreatePBufferARB is defined before calling it in PbufferGLCo... | vangelis@chromium.org | 2011-01-05 | 1 | -0/+5 |
* | Change Font.GetStringWidth() to take string16 instead of wstring. | estade@chromium.org | 2011-01-04 | 2 | -42/+40 |
* | Remove wstring from l10n_util. Part 4. | avi@chromium.org | 2011-01-04 | 2 | -3/+4 |
* | Remove 'using' declaration of ScopedBitmap from scoped_handle_win.h | tfarina@chromium.org | 2011-01-03 | 1 | -5/+6 |
* | Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.h | tfarina@chromium.org | 2011-01-02 | 3 | -20/+23 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -2/+4 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 4 | -12/+14 |
* | Remove base/debug_util. Move the debug UI related functions to base/debug/deb... | brettw@google.com | 2011-01-01 | 1 | -1/+0 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 9 | -209/+225 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 3 | -6/+4 |
* | Remove 'using' declaration of ScopedHDC from scoped_handle_win.h | tfarina@chromium.org | 2010-12-31 | 2 | -3/+3 |
* | Move some functions out of win_util and into hwnd_util, and into a new win/sh... | brettw@google.com | 2010-12-30 | 7 | -335/+299 |
* | Remove win_util::FormatMessage and FormatLastWin32Error. These were only used... | brettw@google.com | 2010-12-30 | 6 | -1/+443 |
* | Remove wstring from TableModel. | avi@chromium.org | 2010-12-30 | 2 | -16/+16 |
* | Remove more 'using' declarations of Scoped* from scoped_handle_win.h | tfarina@chromium.org | 2010-12-29 | 1 | -1/+2 |
* | Remove wstring from l10n_util. Part 2. | avi@chromium.org | 2010-12-28 | 3 | -6/+6 |