summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Setting the ICU default locale is made explicit. This leads to a few morejshin@chromium.org2009-12-032-36/+36
* Linux: when reading html from clipboard, interpret BOM to meanestade@chromium.org2009-12-021-1/+10
* Fixes bug where Chrome was not rendering fonts at the size it shouldsky@chromium.org2009-12-012-0/+24
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-269-0/+446
* Refactor OS-dependent filename exclusion patternsevan@chromium.org2009-11-261-27/+0
* Fix issue 7618xiyuan@chromium.org2009-11-252-18/+43
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-251-2/+2
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-242-2/+2
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-233-11/+1
* Adjusts font sizes to be readable on Chrome OS.sky@chromium.org2009-11-231-9/+0
* Making grd dependencies more correct for grds in app.bradnelson@google.com2009-11-201-26/+30
* Re-enable TextEliderTest.ElideTextLongStrings.estade@chromium.org2009-11-202-3/+9
* Mac language/locale cleanupthomasvl@chromium.org2009-11-193-12/+84
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-12/+2
* Simplify some code that loops over all pixels of a bitmap.pkasting@chromium.org2009-11-191-32/+17
* Small cleanups:pkasting@chromium.org2009-11-181-55/+41
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-1711-16/+41
* Do not open a new connection if one has already been opened.dumi@chromium.org2009-11-171-0/+5
* Apply the latest translated strings to trunk.mal@chromium.org2009-11-1549-4/+53
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-112-0/+8
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Reverting 31646.pkasting@chromium.org2009-11-112-17/+1
* Try to make widgets clean up after themselves a bit better:pkasting@chromium.org2009-11-112-1/+17
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-112-5/+19
* Unrevert 31478 Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-103-0/+106
* Revert 31478 - Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-103-106/+0
* Revert 31358 idana@chromium.org2009-11-101-1/+1
* Block Amharic on Windows XP for now. Win XP does not come with Amharic fonts....jshin@chromium.org2009-11-091-3/+4
* Add UI for turning on/off network devices.chocobo@google.com2009-11-093-0/+106
* We shouldn't use BIDI_DEFAULT_(RTL|LTR) if we know the directionality of the ...cira@chromium.org2009-11-071-1/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-5/+5
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-2/+2
* Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...estade@chromium.org2009-11-058-157/+0
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-052-3/+13
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-2/+3
* Attempt 2 at:sky@chromium.org2009-11-047-18/+94
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-047-94/+18
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-047-18/+94
* Fixed font height on OS X. Also added some unittests.akalin@chromium.org2009-11-033-6/+12
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-026-57/+12
* Merge themes/default.pak into chrome.pak for Mac and Linux builds.tony@chromium.org2009-10-302-13/+10
* Fix up extension badge text drawing.estade@chromium.org2009-10-306-9/+13
* Implemented most of HtmlDialogWindowController, which is a Cocoa portakalin@chromium.org2009-10-301-0/+3
* Problem clipping gtk text.davemoore@chromium.org2009-10-301-1/+1
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-0/+4
* Got the about panel to have its text lined up correctly.davemoore@chromium.org2009-10-273-19/+101
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-272-22/+8
* ResourceBundle::GetRawDataResource should fall back to localized resourcesmark@chromium.org2009-10-272-4/+14
* Add a method to TreeNode to return total number of nodes in a subtree.munjal@chromium.org2009-10-251-0/+11
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-232-9/+2