summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-0/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-233-17/+28
* Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque.dilmah@chromium.org2010-09-222-0/+1
* Track down errno for SQLITE_IOERR_WRITE is happening.shess@chromium.org2010-09-213-2/+18
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-0/+2
* [GTK] fix wraparound error in clipboard.estade@chromium.org2010-09-213-1/+22
* Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...apatrick@chromium.org2010-09-201-10/+37
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-209-34/+81
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-202-1/+28
* Enable extended error codes for SQLite.shess@chromium.org2010-09-182-0/+11
* [GTK] Fix paragraph directionality for first run dialog in Hebrew.estade@chromium.org2010-09-161-5/+22
* Make our X11 error handler more descriptivejamesr@chromium.org2010-09-162-4/+8
* 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