summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-182-8/+15
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+1
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+1
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-146-11/+3
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-135-7/+12
* Removed reference to glew from comment.apatrick@chromium.org2010-08-121-1/+1
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-112-17/+5
* Fixed build problems on Mac OS X when using GLContext from Chromium'skbr@google.com2010-08-106-7/+10
* FBTF: Minor gfx/ header cleanup.erg@google.com2010-08-104-3/+5
* Added a couple of new GL extension bindings.apatrick@chromium.org2010-08-093-2/+30
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-092-2/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-092-1/+2
* Add one more test to TreeNodeModelTest.tfarina@chromium.org2010-08-071-0/+15
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-4/+2
* app: Add unittests for TreeNodeModel.tfarina@chromium.org2010-08-062-1/+279
* base: rename Environment::SetEnv to Environment::SetVar.tfarina@chromium.org2010-08-061-5/+5
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-052-2/+0
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-042-10/+0
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-049-50/+48
* base: rename Environment::UnSetEnv to Environment::UnSetVar.tfarina@chromium.org2010-08-041-1/+1
* De-wstringify gl_implementation.cc.evan@chromium.org2010-08-031-13/+12
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-033-2/+4
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-032-4/+4
* GPU command decoder uses depth24_stencil8_oes extension if available.apatrick@chromium.org2010-08-023-0/+21
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-023-0/+9
* Fix bad license header in app/ and net/ directories.tfarina@chromium.org2010-07-312-6/+6
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+3
* Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-7/+10
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-312-1/+6
* Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-10/+7
* base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-7/+10
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-304-31/+43
* The button menu items on GTK menus honor the enabled state of the command.sanjeevr@chromium.org2010-07-292-1/+8
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-299-12/+1
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-272-0/+6
* Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be...sanjeevr@chromium.org2010-07-272-0/+10
* Linux: Fix some NULL versus 0 issues to appease gcc-4.5.craig.schlenter@chromium.org2010-07-271-2/+2
* Make the resize gripper invisible.pkasting@chromium.org2010-07-272-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2671-0/+71
* Coverity 9291: Uninitialized member in clipboard_linux.ccfinnur@chromium.org2010-07-231-1/+1
* Coverity 9291: Ininitialize member in HighResolutionTimerManager on Posix.finnur@chromium.org2010-07-221-1/+2
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-12/+11
* Tweaks the pinned background tab title change animation per Nicholas'ssky@chromium.org2010-07-193-5/+47
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-21/+5
* Mac: Make TransportDIB::Create() work.thakis@chromium.org2010-07-171-0/+5
* Move implementations in menu model stuff from header to implementation.erg@chromium.org2010-07-164-33/+60
* Fix crash bug in new SSLClientSocketPool.davidben@chromium.org2010-07-162-2/+30
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-166-11/+18
* AcceleratedSurface performs one off GL initialization before attempting to cr...apatrick@chromium.org2010-07-151-0/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-1/+4