summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-0813-116/+173
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-085-23/+45
* Build fix: remove mention of deleted header file.agl@chromium.org2009-05-081-1/+0
* 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
* Hook up the View Source menu item in the mac port.rohitrao@chromium.org2009-05-081-8/+18
* Fix default browser info string to change text and color instead of hiding/sh...pinkerton@chromium.org2009-05-082-50/+104
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-089-314/+351
* DevTools: Style drive bypfeldman@chromium.org2009-05-081-1/+2
* DevTools: Activate inspector window on break / exception.pfeldman@chromium.org2009-05-082-0/+5
* Add 'inspector_resources' as a dependency of 'glue'.sgk@google.com2009-05-081-0/+1
* The VS generator handles file copies as AdditionalDependencies,sgk@google.com2009-05-081-0/+2
* Updating trunk VERSION build from 179.0 to 180.0laforge@chromium.org2009-05-081-1/+1
* Manually add new dependencies from webkit.gyp and test_shell.gyp tosgk@google.com2009-05-081-0/+25
* Convert the webkit build on Windows to gyp:sgk@google.com2009-05-0855-2221/+2163
* Try fixing session restore UI tests.huanr@chromium.org2009-05-081-29/+30
* Retry of enabling video on linux. See related review: http://codereview.chro...ajwong@chromium.org2009-05-082-14/+1
* Revert r15607hclam@chromium.org2009-05-082-12/+2
* Put test_user_data in a temp directory instead of using base::DIR_EXE.thestig@chromium.org2009-05-082-2/+12
* disable compiling this stuff for now, will resurrect later tonight.ben@chromium.org2009-05-081-7/+12
* don't compile stuff that won'tben@chromium.org2009-05-081-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-08380-44577/+2960
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-083-0/+218
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-0718-95/+611
* 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-076-66/+199
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-078-313/+147
* OS X Breakpad cleanup.jeremy@chromium.org2009-05-072-1/+3
* 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
* Fix forge build by removing obsolete line from gyp.estade@chromium.org2009-05-071-1/+0
* 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
* Changes tab titles to end in "..." rather than being cut off mid-letter.rohitrao@chromium.org2009-05-071-2/+2
* Still need to release all top-level objects of a nib.avi@google.com2009-05-071-0/+1