summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* WebSocket in Worker: renderer_host changeukai@chromium.org2009-12-078-83/+181
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-0719-61/+254
* Some code cleanups.thakis@chromium.org2009-12-073-27/+27
* Fix a crash bug on user script installation and add a testaa@chromium.org2009-12-062-11/+47
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-069-73/+99
* Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip.viettrungluu@chromium.org2009-12-053-9/+84
* Fix null-pointer crash.abarth@chromium.org2009-12-051-0/+3
* Get rid of ExternalTabAutomationProxy by switching the extension UIjoi@chromium.org2009-12-051-229/+180
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-054-61/+75
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-048-10/+359
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* Linux: Record the list of plugins loaded in browser process crash reports.thestig@chromium.org2009-12-041-0/+2
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-0412-49/+246
* Fix html_dialog_gtk.cc so that the dialog is large enough to display the enti...zork@chromium.org2009-12-041-1/+2
* Make the system menu for app/popup windows slightly shorter. Original patch ...pkasting@chromium.org2009-12-042-14/+15
* Windows: theme the close button for the find bar.estade@chromium.org2009-12-042-4/+19
* Delay DNS subresource resolution until navigational resolution is completejar@chromium.org2009-12-041-2/+6
* Linux: Show the private memory usage by default instead of the shared memory ...thestig@chromium.org2009-12-041-2/+2
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-0410-51/+140
* Add IsWindowActive to the Mac plugin interpose liststuartmorgan@chromium.org2009-12-041-6/+18
* Use the zygote for extension page popup processes.tony@chromium.org2009-12-041-1/+3
* Add locale information to the links in the chrome://extensions page.mirandac@chromium.org2009-12-041-4/+5
* Move incognito text box down.mirandac@chromium.org2009-12-041-0/+1
* Don't bounce the downloads folder if the download was auto-removed (e.g. themes)avi@chromium.org2009-12-042-10/+8
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-048-349/+338
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-043-0/+10
* enabled one browser test and tag JavascriptAlertActivatesTab, ReloadThenCance...thomasvl@chromium.org2009-12-041-17/+17
* Reverts r4177, reimplements a fix for bug 3417. Adding UpdateObservers to Dow...avi@chromium.org2009-12-042-1/+3
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-048-10/+10
* Enable browser_tests: SavePageBrowserTest.FileNameFromPageTitle & SavePageBro...thomasvl@chromium.org2009-12-041-10/+0
* Fix bustage.pinkerton@chromium.org2009-12-041-4/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-0429-145/+163
* Fix a couple of data races on booleanstimurrrr@chromium.org2009-12-041-9/+10
* Move ExtensionApiTest.Bookmarks from DISABLED to FLAKY since it doesn'terikkay@chromium.org2009-12-041-1/+1
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-043-34/+253
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-043-0/+38
* Adding instrument to NotificationRegistrar to checkhuanr@chromium.org2009-12-042-0/+11
* Enable remote fonts by default. This change introduces --disable-remote-fonts...yusukes@google.com2009-12-041-1/+1
* Fix download dialog truncation in German locale.finnur@chromium.org2009-12-041-4/+13
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-045-4/+55
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-049-315/+406
* Fix leak reported in extensions_quota_service_unittest.cctim@chromium.org2009-12-042-7/+5
* Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...nick@chromium.org2009-12-041-4/+5
* Fix chromium os build.estade@chromium.org2009-12-042-0/+7
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-049-15/+15
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-044-10/+21
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-0411-37/+1010
* Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...viettrungluu@chromium.org2009-12-043-15/+6
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-043-6/+15
* Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc).akalin@chromium.org2009-12-041-8/+0