summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Fix linux build warning treated as error.finnur@chromium.org2009-09-141-1/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-1414-477/+623
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-143-10/+2
* Try to fix Linux views buildpkasting@chromium.org2009-09-141-1/+1
* Update Linux extension install promptrafaelw@chromium.org2009-09-141-44/+22
* Log an error message when deleting lockfile or socket fails in ProcessSinglet...mattm@chromium.org2009-09-141-3/+4
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-144-2/+25
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-144-103/+176
* linux: update splash pages to reflect new plugin realityevan@chromium.org2009-09-142-22/+4
* Split the "downloads in progress at exit" confirm dialog text intopaul@chromium.org2009-09-142-36/+71
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-143-16/+59
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-144-14/+19
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-1414-74/+97
* GTK: Don't show bookmark bar remnants in fullscreen mode.estade@chromium.org2009-09-143-5/+20
* GTK: Adjust toolbar padding.estade@chromium.org2009-09-141-1/+5
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-142-4/+2
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-144-31/+25
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-141-1/+30
* Load the http auth dialog from the main bundle.thomasvl@chromium.org2009-09-142-2/+28
* Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show...mattm@chromium.org2009-09-141-0/+1
* Fix up the unittest to now expect the image within the bundle.thomasvl@chromium.org2009-09-141-4/+4
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-141-42/+1
* GTK: Don't show extension shelf when it's empty.estade@chromium.org2009-09-142-18/+2
* Try to fix the Linux Views build.pkasting@chromium.org2009-09-141-1/+1
* linux: enable plugins by defaultevan@chromium.org2009-09-141-6/+0
* Changing a NOTREACHED() to a DLOG as StopAsync can be called before a view ha...tommi@chromium.org2009-09-141-1/+3
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-14102-865/+867
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-145-0/+41
* Add "New Window" and "New Incognito Window" items to the Dock Menu.sgk@google.com2009-09-142-1/+52
* Linux: remove check that the renderer knows its PID.agl@chromium.org2009-09-141-9/+13
* Some initial cleanup of InfoBubble:pkasting@chromium.org2009-09-143-110/+60
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-1410-33/+51
* Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...sky@chromium.org2009-09-141-30/+1
* Move sync wizard dimension constants to locale_settings GRD.tim@chromium.org2009-09-141-5/+7
* Implements LocationBarView::AvailableWidth for Gtk.sky@chromium.org2009-09-143-2/+22
* Update the sadtab and throbbers to use the helpers for fetching strings/image...thomasvl@chromium.org2009-09-142-10/+16
* Fix crash when closing tab with an open http auth sheet.thakis@chromium.org2009-09-141-5/+10
* Use jstemplates in merge and sync setup page.tim@chromium.org2009-09-142-14/+38
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-146-41/+77
* posix: NOTIMPLEMENTED in --pack-extensionevan@chromium.org2009-09-131-0/+2
* Support the View Page Info option in the ExternalTabContainer, which would al...ananta@chromium.org2009-09-122-1/+15
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-128-0/+724
* Try to fix build.thakis@chromium.org2009-09-122-0/+4
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-128-0/+52
* Clean up a few things about the first run bubble code:pkasting@chromium.org2009-09-122-254/+291
* Linux: don't crash when closing tabs that have open login prompts.mdm@chromium.org2009-09-121-0/+4
* Bookmark context menu: pass the correct parent to the bookmark editor.estade@chromium.org2009-09-122-2/+2
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-123-3/+5
* Disable browser shutdown measurements on non-Windows platforms.agl@chromium.org2009-09-122-0/+8
* Update some comments. No code change.mdm@chromium.org2009-09-122-2/+2