summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Live resize of tabs as the window resizes.pinkerton@chromium.org2009-07-242-8/+36
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-2413-96/+120
* Reverting 21525.yurys@google.com2009-07-241-5/+0
* Hide ia32 asm when not building for ARCH_CPU_X86_FAMILYdeanm@chromium.org2009-07-241-0/+3
* When no theme is installed, don't attempt to tint buttons.avi@chromium.org2009-07-241-2/+4
* DevTools: split console evaluation into two steps: actual evaluation and resu...yurys@google.com2009-07-241-0/+5
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-244-0/+941
* Let theme values that previous had to be real be specified as ints.glen@chromium.org2009-07-241-8/+17
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-242-14/+36
* Add link to themes gallery.glen@chromium.org2009-07-242-5/+29
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-245-36/+190
* Make the NNTP listen for the correct theme changed notification.glen@chromium.org2009-07-241-2/+2
* When closing the download shelf, hide the buttons of the dangerous downloadthakis@chromium.org2009-07-242-4/+6
* Recommit of r21474. Original description:glen@chromium.org2009-07-242-3/+20
* Remove mention that we don't support different types of font rendering from t...agl@chromium.org2009-07-242-4/+0
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-245-18/+22
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-243-0/+30
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-242-19/+1
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-242-13/+23
* Enable SVG icons for linux.estade@chromium.org2009-07-241-2/+1
* Adds the first run banner.arv@google.com2009-07-233-35/+95
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-239-165/+389
* linux: obey window positioning information when bounds are overriddenevan@chromium.org2009-07-232-4/+17
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-2311-20/+159
* Make the tab close button color match the tab text.glen@chromium.org2009-07-232-0/+18
* Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...meelapshah@chromium.org2009-07-232-3/+8
* Adding a new parsing system to the metadata url request.brettw@chromium.org2009-07-2312-7/+431
* gtk: Set the treeview column title even for headers we aren't displaying. Ol...jhawkins@chromium.org2009-07-231-2/+2
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-236-32/+126
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* A small refactor of the toolbar background.tc@google.com2009-07-232-12/+2
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-16/+26
* Pass input string parameters by reference.jhawkins@chromium.org2009-07-231-6/+6
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-232-24/+0
* Close pop up notification when navigating to other site.erg@google.com2009-07-231-0/+6
* Headers cleanup:phajdan.jr@chromium.org2009-07-2326-14/+43
* gtk: Fix the case where a user quickly moves the mouse away from a dragged tabjhawkins@chromium.org2009-07-236-3/+33
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-238-7/+332
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-234-5/+34
* Disables BookmarkHTMLWriterTest for now, since it is very flaky on Windows. W...klink@chromium.org2009-07-231-1/+1
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-238-14/+185
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-13/+15
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Fix issue where dragging window via a tab would incorrectly dim chrome when t...pinkerton@chromium.org2009-07-232-0/+4
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+4
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-235-11/+6
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-10/+8
* Linux: Select omnibox text on button release instead of press.agl@chromium.org2009-07-232-26/+62