summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-268-61/+43
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-2618-52/+268
* Fix another instance of python_24 being used on Windows.tony@chromium.org2010-04-261-13/+1
* Don't use the checked in python for UI tests on Windows.tony@chromium.org2010-04-261-13/+2
* 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
* Add gears:// to the list of standard schemes. We use the gears:// scheme to s...aa@chromium.org2010-04-241-0/+1
* 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-245-19/+97
* Updating trunk VERSION from 387.0 to 388.0chrome-release@google.com2010-04-241-1/+1
* 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-234-6/+9
* [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-233-10/+11
* Win SxS: Show SxS in about box version instead of unknown.mattm@chromium.org2010-04-235-3/+17
* Enable Nigori unit tests on all platforms.albertb@chromium.org2010-04-234-14/+8
* 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
* [Mac] Removed hidden binding of Autofill checkbox in Customize Sync dialogakalin@chromium.org2010-04-231-35/+5
* AutoFill: Try to parse a third address line and discard it if it exists.jhawkins@chromium.org2010-04-233-0/+100
* Update cached theme pack to match changes in r45474.pkasting@chromium.org2010-04-231-0/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-23226-9041/+11772
* Disable Worker.WorkerContextMultiPort back.dimich@chromium.org2010-04-231-0/+5
* Fixes bug in app launcher. If the url is specified for the launchersky@chromium.org2010-04-232-17/+20
* Enable WorkerTest.WorkerContextMultiPort on Linux.dimich@chromium.org2010-04-231-5/+0
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-2322-4363/+9
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-237-96/+349
* Install some simple apps by default to make dev easier.aa@chromium.org2010-04-239-16/+131