summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix use-after-free in translate infobar options menu.jeremy@chromium.org2010-04-251-6/+14
* mark AppApiTest.AppProcess as flakynsylvain@chromium.org2010-04-251-1/+2
* Mac cleanup: get rid of probably-stale TODOs.viettrungluu@chromium.org2010-04-251-4/+0
* Mac cleanup: remove a TODO and add ToolbarControllerTest.NoLocationBar (anoth...viettrungluu@chromium.org2010-04-242-4/+18
* Mac cleanup: Put consts and enums in info_bubble_view.h in a namespace.viettrungluu@chromium.org2010-04-2412-58/+66
* No-op change to force a build (should fix the build).finnur@chromium.org2010-04-241-1/+1
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-244-19/+94
* Minor style fixes.viettrungluu@chromium.org2010-04-242-5/+6
* [Mac] Fix issue 19421: IMEs do not work well in the omnibox due to a race con...suzhe@chromium.org2010-04-245-54/+136
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-2418-263/+52
* GTK: Browser actions container tweak.estade@chromium.org2010-04-241-1/+3
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-2418-52/+263
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-232-1/+25
* Make sure that the sync backend host doesn't exist in a post-shutdown state, ...dantasse@chromium.org2010-04-231-6/+13
* Added sync_listen_notifications, a utility that connects to an XMPPakalin@chromium.org2010-04-233-0/+235
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-2311-33/+0
* Fix XP crasher in Search Engine Experiment.mirandac@google.com2010-04-232-6/+6
* I fail at merging. Build fix.evan@chromium.org2010-04-231-1/+1
* Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...johnnyg@chromium.org2010-04-232-0/+5
* GTK: Support transparent web image drags.estade@chromium.org2010-04-232-8/+35
* Minor code issues found by Clang.evan@chromium.org2010-04-232-3/+4
* [Mac] Update location-bar icon as user types.shess@chromium.org2010-04-231-0/+3
* Run the notifications info bar tests as interactive ui tests rather than just...johnnyg@chromium.org2010-04-231-9/+10
* Enable Nigori unit tests on all platforms.albertb@chromium.org2010-04-233-13/+7
* Revert 45484 - Added sync_listen_notifications, a utility that connects to an...akalin@chromium.org2010-04-232-230/+0
* Abort shortcut update on interstitial page.xiyuan@chromium.org2010-04-231-2/+4
* Enable silent import of bookmarks for Linuxcpu@chromium.org2010-04-232-1/+46
* Changing chromeos so that ctrl-o opens the filebrowserdhg@chromium.org2010-04-232-3/+14
* Bookmark manager: Fix issue with mouse events on the scrollbar as well as cli...arv@chromium.org2010-04-232-21/+34
* Bookmark manager: Make sure that commands can be prevented by stopping the ke...arv@chromium.org2010-04-231-1/+3
* Added sync_listen_notifications, a utility that connects to an XMPPakalin@chromium.org2010-04-232-0/+230
* Make an Unrecoverable Error during sign-in spit you back out to the sign-in p...dantasse@chromium.org2010-04-234-4/+31
* Mac: Slomo for download shelf/info bars.thakis@chromium.org2010-04-231-1/+1
* AutoFill: Try to parse a third address line and discard it if it exists.jhawkins@chromium.org2010-04-233-0/+100
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-23121-4918/+4748
* Fixes bug in app launcher. If the url is specified for the launchersky@chromium.org2010-04-232-17/+20
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-2315-2992/+9
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-236-96/+348
* Install some simple apps by default to make dev easier.aa@chromium.org2010-04-235-10/+98
* Check in a new generated about:credits.evan@chromium.org2010-04-231-1233/+4009
* Fix the layout of control buttons on notification.oshima@chromium.org2010-04-231-5/+15
* Revert 41461 - Bookmark manager: Remove find as you typearv@chromium.org2010-04-231-0/+14
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-239-100/+1159
* Mac BookmarkBarFolderController side scrolling disabled.dhollowa@chromium.org2010-04-231-2/+11
* Removes obsolete geolocation-related files.bulach@chromium.org2010-04-234-341/+0
* Re-enables some geolocation testsbulach@chromium.org2010-04-231-8/+5
* Add API to find out whether a preference is managed.bauerb@chromium.org2010-04-232-0/+28
* innerHTML usage in history pages with explicit DOM manipulationdanno@chromium.org2010-04-231-77/+94
* Fix fonts size for OOBE screens. Most controls use default system font fromdpolukhin@chromium.org2010-04-232-18/+7
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-237-48/+63