summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-2019-1534/+29
* Fix bustageben@chromium.org2011-01-202-38/+32
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-2026-3443/+13
* base/i18n: Add namespace i18n to CharIterator.tfarina@chromium.org2011-01-201-3/+2
* Move BiDiLineIterator to base/i18n/ directory.tfarina@chromium.org2011-01-203-98/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-195-586/+4
* Move more dnd related files to ui/baseben@chromium.org2011-01-1913-1010/+22
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-1911-541/+6
* Some wstring -> string16 conversion in src/app.tony@chromium.org2011-01-186-33/+6
* The GPU process cannot be placed on a UI thread in --single-process mode beca...backer@chromium.org2011-01-182-9/+10
* app: Remove animation header files.tfarina@chromium.org2011-01-1510-645/+0
* Relanding r71472.apatrick@chromium.org2011-01-146-29/+47
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-1411-6/+541
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-1411-541/+6
* Revert 71472 - Use GL rather than EGL by default on linux.apatrick@chromium.org2011-01-146-47/+29
* Use GL rather than EGL by default on linux.apatrick@chromium.org2011-01-146-29/+47
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-0/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-1421-2262/+19
* EGL contexts reference count the EGL surfaces they share.apatrick@chromium.org2011-01-132-46/+66
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-1320-2146/+43
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-4/+4
* Cleanup: Put #ifdefed typedef below non-#ifdefed declarations. Reorder defin...pkasting@chromium.org2011-01-123-83/+80
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-129-2186/+45
* Downgrade a CHECK to a LOG(ERROR) so we don't crash if wetony@chromium.org2011-01-121-1/+3
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-1015-3061/+7
* Start reordering the methods in headers in app/.erg@google.com2011-01-1011-67/+69
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-101-0/+5
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+1
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-1/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+1
* Update stringslaforge@chromium.org2011-01-071-22/+22
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-073-157/+0
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-15/+4
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-0713-1068/+0
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-1/+3
* Check whether wglCreatePBufferARB is defined before calling it in PbufferGLCo...vangelis@chromium.org2011-01-051-0/+5
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-042-42/+40
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-042-3/+4
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-031-5/+6
* Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.htfarina@chromium.org2011-01-023-20/+23
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-2/+4
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-014-12/+14
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-319-209/+225
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-313-6/+4
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-312-3/+3
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-307-335/+299
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-306-1/+443