summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* linux: make extensions service test pass in Debug.evan@chromium.org2009-06-192-5/+3
* Add "Show all downloads" link to download shelf.thakis@chromium.org2009-06-193-6/+341
* Use correct calling convention for intercepted callcpu@google.com2009-06-191-2/+4
* Add merging algorithm for keychain and metadata db PasswordForms, and unit te...stuartmorgan@chromium.org2009-06-193-0/+440
* Fix a leak when we bail out early because of the wrong bpp.jhawkins@chromium.org2009-06-191-1/+3
* Fix compile error.pinkerton@chromium.org2009-06-191-1/+1
* Make escape close the prefs window.pinkerton@chromium.org2009-06-191-0/+7
* Add a temporary command-line switch --auto-ssl-client-auth forwtc@chromium.org2009-06-194-4/+34
* DevTools: Enable 'Inspect element' on chromeui content while in debug mode.pfeldman@chromium.org2009-06-191-1/+6
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-194-3/+14
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-1919-127/+160
* Changing the mode we pull events in, so we don't fire off timers and notifica...avi@google.com2009-06-191-3/+5
* Add 'theme_dll' as a dependency of 'chrome_dll'.sgk@google.com2009-06-191-3/+1
* Fix the redness on the new Google Chrome continuous builder by notnsylvain@chromium.org2009-06-191-1/+3
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-199-32/+190
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-1910-80/+181
* Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'.sgk@chromium.org2009-06-191-4/+0
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-193-4/+4
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-193-5/+12
* Fix: New window appears to the left/up if the taskbar is on left/top.yuzo@chromium.org2009-06-193-8/+25
* When we upgrade, discard all uploadable stats, including old logsjar@chromium.org2009-06-191-0/+8
* This is a fix for a memory leak.jcampan@chromium.org2009-06-192-2/+4
* Change URL back to the previous one if the typed URL causes file download.yuzo@chromium.org2009-06-191-0/+7
* Convert unit_tests.exe, with additional dependency on ffmpegsgk@google.com2009-06-191-2/+13
* A crasher from the field seems to indicate that the page render widget host v...jcampan@chromium.org2009-06-191-1/+2
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-196-5/+92
* Don't treat underscores as mnemonics in the bookmark bar.estade@chromium.org2009-06-191-2/+21
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-1919-206/+97
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-192-47/+9
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-195-19/+174
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-192-30/+30
* Clean up BrowserWindowGtk constructor.estade@chromium.org2009-06-192-93/+104
* Linux crash fix.kuchhal@chromium.org2009-06-192-9/+29
* Handle middle click on gtk tab close button.mattm@chromium.org2009-06-192-0/+19
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-192-21/+20
* Fix a bug where the window would not be shaped properly whentc@google.com2009-06-181-0/+1
* Fix tab strip paint regression for tabs other than the first tab.tc@google.com2009-06-181-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-1824-6/+770
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-1819-97/+206
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-1812-62/+272
* Make the tabstrip transparent (doesn't paint a background) bytc@google.com2009-06-184-31/+8
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Fix build.thakis@chromium.org2009-06-181-992/+0
* Initial download shelf on OS X.thakis@chromium.org2009-06-1819-46/+1948
* Reverting r18743, the rest of it.avi@google.com2009-06-183-0/+202
* Reverting r18743.avi@google.com2009-06-183-28/+11
* Enable SDCH on mac/linuxjar@chromium.org2009-06-181-3/+1
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-187-41/+52
* Fix a comment I meant to update in the last change.tc@google.com2009-06-181-1/+1