summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* [GTK] change workaround for weird RTL label alignmentestade@chromium.org2010-09-072-0/+24
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-072-1/+8
* Clean missing files out of .gyp filesdhollowa@chromium.org2010-09-071-1/+2
* Add 'fall_back_to_english' to 'messages' in app_locale_settings.grdjshin@chromium.org2010-09-0351-228/+8
* Re-lands 58186:bryeung@chromium.org2010-09-0318-11/+1976
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0218-1976/+11
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0218-11/+1976
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0118-1976/+11
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0118-11/+1976
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-314-1/+26
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-4/+6
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-302-3/+5
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-303-18/+3
* Add xtb files for Farsi translations. mal@chromium.org2010-08-281-0/+50
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-273-5/+3
* Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.erg@google.com2010-08-251-0/+15
* Remove wstrings from bookmarks, part 14.viettrungluu@chromium.org2010-08-252-34/+39
* Mac: Fix small leak in iosurface resizing code.thakis@chromium.org2010-08-251-2/+4
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-241-14/+0
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-231-0/+14
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-3/+3
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-223-8/+8
* Remove wstrings from bookmarks, part 9.viettrungluu@chromium.org2010-08-223-5/+8
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-212-11/+7
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-213-13/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Fix DEPS after moving SQLite code.phajdan.jr@chromium.org2010-08-191-1/+1
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-185-5/+5
* 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