summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Adds display name and image to UserManager::User.sky@chromium.org2010-03-082-5/+24
* Fix possible race condition with updating close-tab/window key equivalents fr...pinkerton@google.com2010-03-081-5/+17
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-084-16/+18
* Adds the ability to observer messages from the window manager.sky@chromium.org2010-03-082-0/+21
* Zygote: Clarify relationship between HandleForkRequest() and ChromeMain()mseaborn@chromium.org2010-03-081-11/+13
* Add support for geolocation wifi scanning on OSX 10.6joth@chromium.org2010-03-083-33/+200
* Fix a memory leak in the new unittest.tony@chromium.org2010-03-081-0/+1
* First cut at custom user style sheets.tony@chromium.org2010-03-089-16/+229
* Fix missing favicon for chrome://extensions/arv@chromium.org2010-03-081-0/+3
* Automatically recovers an IME connection.yusukes@chromium.org2010-03-081-1/+6
* Remove obsolete TODOs. No code change.yusukes@chromium.org2010-03-081-3/+1
* Add tests for AutoFillField.jhawkins@chromium.org2010-03-073-13/+107
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-075-0/+7
* Tighten down OS X sandbox a bit.jeremy@chromium.org2010-03-072-6/+6
* Add ocx to the dangerous extensions listabarth@chromium.org2010-03-071-0/+1
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-0711-66/+494
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-074-6/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-074-0/+6
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-0615-6/+519
* Added OOBE update screen stub.finnur@chromium.org2010-03-0611-70/+212
* [Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTestsuzhe@chromium.org2010-03-062-2/+2
* Disable broken test: BookmarkBarGtkBrowserTest.ClickOnFloatingTestsuzhe@chromium.org2010-03-061-1/+1
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-0616-10/+29
* Fix some tests failing after revision 40818.bauerb@chromium.org2010-03-061-1/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-066-14/+20
* Fix bug 36699: Alt+Enter in windows XP+Chrome gives incorrect keycodes!!suzhe@chromium.org2010-03-061-2/+2
* [Linux] Make bookmark bar instructions shrinkable.suzhe@chromium.org2010-03-065-7/+617
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-2/+2
* Revert 40810 (broke 10.6 bots) - Mac: Fix another crash in content exceptions...thakis@chromium.org2010-03-063-265/+28
* Mac: Fix another crash in content exceptions dialog.thakis@chromium.org2010-03-063-28/+265
* Add support for starting NaCl win64 process if nacl64.exe is in the version d...gregoryd@google.com2010-03-061-3/+4
* Set the focus on the first field for login.chocobo@chromium.org2010-03-066-27/+41
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-0613-36/+130
* Minor extensions code cleanuprafaelw@chromium.org2010-03-062-2/+2
* Display sticky and non sticky notifications separately.oshima@chromium.org2010-03-068-83/+653
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-051-1/+2
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-0512-99/+206
* Refactor libcros calls for ChromeOSchocobo@chromium.org2010-03-052-75/+57
* Add more tests for BillingAddress and fix the issues found by the tests.jhawkins@chromium.org2010-03-053-74/+556
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-055-3/+93
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-0513-33/+45
* Use a common call to WriteAutofill in AutofillModelAssociator, add a properzork@google.com2010-03-053-44/+41
* Lazy AppLauncher creation to make tests stable.oshima@chromium.org2010-03-051-1/+3
* Mark MetricsServiceTest.CrashRenderers as FLAKY.andybons@chromium.org2010-03-051-1/+1
* Revert 40769 - Remove flaky label from RSS tests.finnur@chromium.org2010-03-051-10/+10
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-0/+9
* Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...zork@chromium.org2010-03-052-9/+10
* Make sure we adjust the theme source for the status bubble when moving betwee...avi@chromium.org2010-03-053-5/+19
* Remove flaky label from RSS tests. Looks like my changes worked.finnur@chromium.org2010-03-051-10/+10
* Implements mini-tab support for linux.sky@chromium.org2010-03-0515-434/+472