summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* This CL fix issue 9837 - RTL: "Pop-ups blocked" bar should be at left-bottom ...xji@chromium.org2009-05-081-2/+12
* move this to app/gfx, part of previous commitben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-0859-361/+63
* Landing approved patch for Yuta Kitamura (yutak@google.com)mbelshe@google.com2009-05-082-26/+28
* Fix a potential crash in automation framework whenhuanr@chromium.org2009-05-081-2/+3
* Linux: Store/restore focus in tab contents during tab swithcing.estade@chromium.org2009-05-083-4/+33
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-086-17/+24
* Enable generation of da.pak, he,pak, and zh-TW.pak. Re-enabletc@google.com2009-05-081-1/+1
* Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke S...pkasting@chromium.org2009-05-087-20/+47
* Various popup UI fixes:pkasting@chromium.org2009-05-0813-342/+304
* Fix for b/1837411 -- Interstitial title lines bleed together.mal@chromium.org2009-05-085-0/+5
* Linux: clean up some focus issues.estade@chromium.org2009-05-087-24/+33
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-0812-114/+167
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-083-12/+22
* linux: new splash page.evan@chromium.org2009-05-081-31/+26
* Update the instructional text's visibility on bookmark add/remove events.erg@google.com2009-05-082-1/+13
* Remove a comment that doesn't seem to be true anymore. Change to using an as...tc@google.com2009-05-081-7/+3
* Fix regression introduced in r15560 where all bookmark buttons became folders.erg@google.com2009-05-082-4/+17
* Fix default browser info string to change text and color instead of hiding/sh...pinkerton@chromium.org2009-05-081-20/+50
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-084-264/+242
* DevTools: Style drive bypfeldman@chromium.org2009-05-081-1/+2
* Try fixing session restore UI tests.huanr@chromium.org2009-05-081-29/+30
* Revert r15607hclam@chromium.org2009-05-081-2/+0
* Put test_user_data in a temp directory instead of using base::DIR_EXE.thestig@chromium.org2009-05-081-0/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-08212-576/+571
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-081-0/+215
* Fix memory leak in SiteInstance::CreateSiteInstanceForURL.mpcomplete@google.com2009-05-071-1/+4
* Refactor BrowserInit in preparation for customized first run tabscpu@google.com2009-05-073-83/+82
* Make background pages work more nicely with the tabs API.aa@chromium.org2009-05-076-35/+41
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-072-22/+33
* Implement the "(empty)" disabled item placed in empty bookmark menus.erg@google.com2009-05-072-16/+30
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-071-24/+93
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-077-311/+145
* this CL changes some comments in the fix of issue 2780xji@chromium.org2009-05-071-3/+4
* Linux: enable unload ui tests, which pass after r15025 (and again after r15332).estade@chromium.org2009-05-071-6/+0
* Clicking right mouse button after selecting an image (or a whitespace character)estade@chromium.org2009-05-071-4/+8
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-073-15/+35
* Enable the zoom button and stub out an implementation until we can get the re...pinkerton@chromium.org2009-05-071-6/+33
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-075-13/+56
* This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...xji@chromium.org2009-05-071-4/+45
* Connect a menu to the "Other bookmarks" button.erg@google.com2009-05-073-31/+16
* linux: use possibly_invalid_spec() for displaying a URL.evan@chromium.org2009-05-071-1/+1
* Adjust the position of the tabstrip to leave space for window controls in RTL...ben@chromium.org2009-05-071-3/+11
* Fix bug with cocoa -> gfx coordinates.pinkerton@chromium.org2009-05-071-1/+1
* Still need to release all top-level objects of a nib.avi@google.com2009-05-071-0/+1
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-073-7/+74
* Change the Linux sad tab message wrapping to match Windows.deanm@chromium.org2009-05-071-8/+12
* DevTools: Preserve WebInspector window while switching RenderViewHost.pfeldman@chromium.org2009-05-071-0/+3
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-072-28/+0
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99