summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Bookmark STAR bubble.jrg@chromium.org2009-08-2021-12/+802
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-206-3/+9
* Linux: more interactive tests porting.estade@chromium.org2009-08-206-69/+142
* GTK Theme: Fix corner offsets on the find bar.erg@google.com2009-08-201-5/+5
* Fix compile errorpkasting@chromium.org2009-08-201-1/+1
* Disable the Bookmarks ExtensionAPITest becuase it is flaky.brettw@chromium.org2009-08-201-1/+2
* Initialize all new booleans in unittest constructor.pkasting@chromium.org2009-08-201-0/+2
* Fix uninitialized memory read in autocomplete tests.brettw@chromium.org2009-08-201-0/+1
* Close the autocomplete popup when the user tries to move thetony@chromium.org2009-08-202-9/+8
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-208-122/+68
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-2/+2
* Attempt to minimize omnibox flicker, without increasing lag too much.pkasting@chromium.org2009-08-202-96/+151
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-202-10/+29
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-202-0/+2
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-2010-281/+240
* Revert "Also return bookmark index through bookmarks API."kuchhal@chromium.org2009-08-201-4/+1
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-205-222/+104
* Disable two tests while I investigate why Purify doesnt like them.kuchhal@chromium.org2009-08-201-2/+2
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-205-104/+222
* Also return bookmark index through bookmarks API.kuchhal@chromium.org2009-08-201-1/+4
* Fix theme install on 64 bit chromium builds.tony@chromium.org2009-08-201-4/+4
* Make new FTP the default on Windows. Use the --wininet-ftpwtc@chromium.org2009-08-201-8/+7
* Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-202-0/+32
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-2014-378/+137
* Fix the compile for TOOLKIT_VIEWS.phajdan.jr@chromium.org2009-08-201-1/+1
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-203-9/+131
* Add (incomplete) UI for creating application shortcuts on Linuxphajdan.jr@chromium.org2009-08-203-4/+123
* NNTP: Make sure that the window tooltip is within the browser viewport.arv@google.com2009-08-201-8/+18
* NNTP: Remove the DownloadsHandler from the new tab page.arv@google.com2009-08-202-16/+0
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-207-423/+222
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-203-37/+80
* Change default memory model from MEDIUM to HIGH.mbelshe@google.com2009-08-201-1/+1
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Revert 23805.abarth@chromium.org2009-08-201-1/+1
* Enable the XSSAuditor by default. Please watch out for compatibility issues.abarth@chromium.org2009-08-201-1/+1
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-207-7/+16
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-201-5/+5
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-191-17/+17
* Support navigating to absolute index through automation.amit@chromium.org2009-08-194-9/+49
* NNTP: Limit the dragged item to the viewport boundaries.arv@google.com2009-08-191-2/+17
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-193-2/+22
* Cache the left and right tab curve images. We were spending a lottony@chromium.org2009-08-192-33/+73
* Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...jam@chromium.org2009-08-191-4/+5
* Fix the crash if a download starts before we have the plugin list. The fix i...jam@chromium.org2009-08-192-11/+34
* gtk: Make sure we found the window corresponding to the XID of the window und...jhawkins@chromium.org2009-08-191-1/+3
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Linux: Default to not using custom frame under Fluxbox.derat@chromium.org2009-08-191-3/+3
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-1912-25/+463
* NNTP: Use checkbox menu items in the options menu to control which sections t...arv@google.com2009-08-193-16/+37
* Make popups on Chrome OS turn into foreground tabs when theydavemoore@chromium.org2009-08-191-0/+25