summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-245-21/+1
* Fixit: Coverity check return value.kuchhal@chromium.org2009-07-241-3/+6
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-247-77/+107
* Disable the BookmarkEditorGtk.* tests again while I investigate the issue.jhawkins@chromium.org2009-07-241-0/+3
* Enable SVG icons for linux.estade@chromium.org2009-07-241-2/+1
* Adds the first run banner.arv@google.com2009-07-234-35/+103
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-2311-200/+506
* 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-2312-20/+171
* Make the tab close button color match the tab text.glen@chromium.org2009-07-235-0/+20
* 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-2313-7/+442
* gtk: Set the treeview column title even for headers we aren't displaying. Ol...jhawkins@chromium.org2009-07-232-5/+2
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-2310-47/+202
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Avoid directory traversal attacks when unpacking zips. The sandbox would tendcevans@chromium.org2009-07-232-7/+24
* 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
* linux: show the manpage on -h or --helpevan@chromium.org2009-07-231-0/+10
* 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
* Fixing the crash signature for masksuperblitter.huanr@chromium.org2009-07-231-1/+1
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-2314-7/+355
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-239-11/+92
* 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-239-26/+218
* Make chrome icon the same size as the chromium onepinkerton@chromium.org2009-07-231-0/+0
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-239-402/+522
* Put the new ZIP data file in a separate CL because "gcl try" does not supportcevans@chromium.org2009-07-231-0/+0
* Adds the --diagnostics switchcpu@google.com2009-07-232-0/+5
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Trying to turn the reliability bots green.senorblanco@chromium.org2009-07-231-0/+2
* 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-236-13/+6
* Disable worker tests for debug builds.darin@chromium.org2009-07-231-0/+11
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-2326-353/+208
* Linux: Select omnibox text on button release instead of press.agl@chromium.org2009-07-232-26/+62
* Have UtilityProcessHostTest wait until the utility process dies beforempcomplete@chromium.org2009-07-231-2/+37
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-233-2/+21
* Fixes a couple gyp configuration issues with ipc_tests.agl@chromium.org2009-07-231-3/+1
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-2326-208/+353
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Adds the drag over animation.arv@google.com2009-07-232-39/+124