summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-207-12/+12
* When we save the window bounds, make sure we are only storing thetc@google.com2009-07-202-10/+12
* File dropped off a popup CL :-(jrg@chromium.org2009-07-201-24/+30
* Re-enable extensions auto-update.asargent@chromium.org2009-07-201-1/+1
* Change fullscreen mode to be determined by the window manager.tc@google.com2009-07-202-21/+30
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-2018-205/+311
* Pretend we're the default browser when xdg-settings fails.mdm@chromium.org2009-07-201-14/+15
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-2013-88/+108
* linux: remove unimplemented menu itemsevan@chromium.org2009-07-201-4/+12
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-202-1/+113
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-204-25/+176
* Make sure the popup notification is shown during animation.erg@chromium.org2009-07-201-1/+2
* Add a simple "sidebar"-like panel container that will scroll.brettw@chromium.org2009-07-207-0/+487
* Write ThumbnailStore's cache to disk on browser shutdown.meelapshah@chromium.org2009-07-204-32/+79
* DevTools: Disable dock action on Mac OS since it is not yet implemented.pfeldman@chromium.org2009-07-201-0/+5
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-203-4/+20
* Fix native GTK interface.erg@chromium.org2009-07-191-2/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-1925-958/+973
* Reverting 21059.jorlow@chromium.org2009-07-181-4/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-181-0/+4
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-3/+1
* Change DNS field trial to focus on congestion window settingjar@chromium.org2009-07-181-6/+10
* Clear yet another few stats when a new chrome version is installedjar@chromium.org2009-07-181-2/+5
* Fix frame turning black when reseting theme. Also simplifies the frameben@chromium.org2009-07-182-14/+10
* linux: print something when reusing an existing processevan@chromium.org2009-07-181-1/+7
* Move product logo down so that it sits nicely on the NNTP.mirandac@chromium.org2009-07-181-1/+1
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-187-20/+237
* Reverting 21032.jcampan@chromium.org2009-07-1825-970/+958
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-51/+1
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-1825-958/+970
* Another bookmark manager crash fix after r20565.estade@chromium.org2009-07-171-1/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-1/+51
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* remove accidentally committed debugging spewestade@chromium.org2009-07-171-1/+0
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-175-1/+253
* GTK: Add some missing hotkeys.estade@chromium.org2009-07-171-2/+16
* Linux sandbox: save full list of SUID unsafe environment variables.agl@chromium.org2009-07-171-6/+24
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Makes enter/shift-enter find next/previous on Mac.rohitrao@chromium.org2009-07-171-0/+19
* For system-level installs, if the spellcheck dictionary fails to get download...sidchat@google.com2009-07-172-31/+95
* Rename the Cancel button to Close in gtk Clear Browsing Data.mattm@chromium.org2009-07-171-1/+1
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-171-2/+4
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* linux: splash page updateevan@chromium.org2009-07-172-32/+33
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-172-0/+15
* Need to cleanup first run dialog on cancellation too.kuchhal@chromium.org2009-07-171-3/+4
* NNTP: Fix issue where focused buttons where not distinguisgable fromarv@google.com2009-07-171-5/+10
* Fix occasional crash at startup in gtk_chrome_button_expose.erg@google.com2009-07-171-2/+3