summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert 52446 - Supports High DPI mode.hbono@google.com2010-09-142-22/+0
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-133-88/+120
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-103-120/+88
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-103-88/+120
* GPU process reports context lost when SwapBuffers fails.apatrick@chromium.org2010-09-109-34/+43
* Loads GL shared libraries from module directories rather than exe directory.vangelis@chromium.org2010-09-103-13/+13
* Add Farsi supportjshin@chromium.org2010-09-093-0/+11
* Change UI font at startup time if necessary, based on the UI locale.satorux@chromium.org2010-09-093-21/+34
* [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