summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge 38813 - Maps our internal Chinese locale codes to those expected by the...jshin@chromium.org2010-02-243-5/+43
* Add DoesTableExist to meta_table on the 249 branch.mal@chromium.org2010-02-132-1/+9
* Merge 38640 - Fixes a bug where if there are only localstorage nodes, but noc...ian@chromium.org2010-02-112-17/+26
* Merge 37147 - images for translate infobars.kuan@chromium.org2010-01-2728-0/+29
* Manual merge of translations.laforge@chromium.org2010-01-132-1/+3
* Merge 34206 - Make BrowserProcess::GetApplicationLocale thread safe and migratecira@chromium.org2010-01-057-20/+25
* Merge 33668 - Share code between Mac and Linux in ResourceBundle.cira@chromium.org2010-01-056-162/+141
* Merge 32885 - Remove ResourceBundle::LoadImageResourceBytes since it appears tocira@chromium.org2010-01-053-11/+1
* Merge 32201 - Do not open a new connection if one has already been opened.dumi@chromium.org2009-11-231-0/+5
* Merge r32515 from trunk to 249 branchmark@chromium.org2009-11-193-12/+84
* 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
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-0/+4
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-231-0/+3
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-3/+3
* Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...avi@chromium.org2009-10-222-1/+44
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-224-73/+160
* Implement dragging icon for dragging bookmarks in views/gtk.skrul@google.com2009-10-214-4/+37
* GTK: Display explanatory message on sad tab page.estade@chromium.org2009-10-211-4/+3
* linux: rearrange clipboard codeevan@chromium.org2009-10-203-46/+45