summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-172-0/+85
* Adds the tab overview button to the tab strip.sky@chromium.org2009-06-172-0/+51
* Fixes bug where creating new tabs on linux would momentarily flash thesky@chromium.org2009-06-171-0/+4
* Fix linux compile error.mpcomplete@google.com2009-06-171-1/+1
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-175-97/+23
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-175-16/+143
* Implements the Page Info window on Mac.mark@chromium.org2009-06-1711-126/+652
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-1/+1
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-175-23/+97
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-176-160/+269
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-175-7/+6
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-175-6/+15
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-179-314/+339
* Fix bug where the autocomplete text was being overridden by the user-entered ...shess@chromium.org2009-06-172-14/+38
* Removing a method unecessary in FindBarWin.jcampan@chromium.org2009-06-172-42/+9
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-173-1/+413
* Do not write a profile path on a BookmarkDragData object since a dragged url ...yusukes@google.com2009-06-171-0/+617
* gtk fullscreen fixes.estade@chromium.org2009-06-172-9/+31
* Re-land another subset of r18520.ericroman@google.com2009-06-171-5/+21
* gtk bookmark bar: Initialize a member variable.estade@chromium.org2009-06-171-0/+1
* Enable extensions without UI davemoore@chromium.org2009-06-171-1/+5
* gtk: Make sure icon is right size in download item.estade@chromium.org2009-06-172-9/+22
* Revert 18520.ericroman@google.com2009-06-171-21/+5
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-176-24/+51
* Disable MediaTest.VideoBearH264hclam@chromium.org2009-06-171-1/+1
* Disable MediaTest.VideoBearH264 because it failshclam@chromium.org2009-06-161-1/+1
* GTK bookmark bar: only animate when user changes the pref (not, for example, ...estade@chromium.org2009-06-164-13/+24
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-165-2/+239
* Bug 14202: Support relative paths when installing external extensions through...finnur@chromium.org2009-06-161-1/+25
* Make LocalStrings work without manipulating the DOM.arv@google.com2009-06-165-100/+15
* UI test for <video>hclam@chromium.org2009-06-161-0/+52
* Gtk bookmark manager: add search + recently added nodes.estade@chromium.org2009-06-162-56/+251
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-1623-118/+825
* Properly cleanup state after synchronous DNS resolutionjar@chromium.org2009-06-162-13/+28
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-162-2/+32
* Add a UI test for downloading in incognito mode.paul@chromium.org2009-06-161-1/+43
* Speculative fix for a chromebot crash since I can't reproduce itpaul@chromium.org2009-06-162-0/+5
* Cleanup Personal Stuff options tab pagemhm@chromium.org2009-06-161-5/+0
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-1614-56/+363
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-167-5/+87
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-161-5/+21
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-1619-125/+112
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-163-7/+23
* Fix a crash that could happen at shutdown or window close due to a double-free.mpcomplete@google.com2009-06-164-26/+7
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-1643-79/+135
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-167-87/+5
* Don't show tooltips if the window isn't main.pinkerton@chromium.org2009-06-161-1/+4
* Fix Windows release compile by adding missing build_config.h include.phajdan.jr@chromium.org2009-06-161-0/+2
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-1648-71/+92
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-168-187/+34