summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+0
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-0/+1
* Fix key identifier conversion.bryeung@chromium.org2011-02-091-3/+1
* linux: fix gl_context_egl header orderevan@chromium.org2011-02-071-7/+10
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-056-8/+8
* GPU process does not fall back to alternative GL implementation.apatrick@chromium.org2011-02-045-20/+20
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-035-503/+2
* Cleanup base & app unit test MockCrApp NSApp initialization.msw@chromium.org2011-02-031-8/+2
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-1/+1
* Pull in new launchpad.net translations and actually build thetony@chromium.org2011-02-022-0/+40
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-1/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+1
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-1/+0
* Exposed GL_NV_fence bindings to GPU process.apatrick@chromium.org2011-01-262-0/+21
* Call sqlite3Preload() only when not using system sqlite. Modify therohitrao@chromium.org2011-01-261-0/+4
* appp: Remove tween.h header file.tfarina@chromium.org2011-01-251-44/+0
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-0/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-2113-2157/+12
* Final pass at removing unused strings.estade@chromium.org2011-01-211-2/+1
* 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