summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-3010-121/+227
* Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-04-304-15/+25
* Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...georgey@chromium.org2010-04-309-0/+79
* Fix crash bug when mouse hovers over system notification.oshima@chromium.org2010-04-304-1/+43
* GTK: Use signal macros for most of BrowserWindowGtk.erg@google.com2010-04-302-140/+115
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-3016-86/+232
* Send out notifications when logins are changed on Win and Linux.albertb@chromium.org2010-04-302-5/+182
* Add ability to disconnect from network and changing passwords.chocobo@chromium.org2010-04-304-5/+33
* Tweak the First Run Search Engine dialog to improve look of text label views,...mirandac@google.com2010-04-301-8/+16
* Fix a potential crash in ChromeOS options dialog.xiyuan@chromium.org2010-04-301-2/+13
* Mac: rename app_mode_constants_mac.*.viettrungluu@chromium.org2010-04-304-9/+9
* Add UI for changing auto-connect option on network.chocobo@chromium.org2010-04-309-16/+156
* GTK: Popup windows that use the custom frame should use the tab image instead...erg@google.com2010-04-303-40/+109
* Remove Draggability of browser extensions in incognito modefeldstein@chromium.org2010-04-304-2/+26
* Vertical scrolling arrows in bookmark bar folder windows when needed.jrg@chromium.org2010-04-309-40/+3283
* [Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop...suzhe@chromium.org2010-04-308-12/+42
* More refactoring of TalkMediator and related classes to make them generic. Th...sanjeevr@chromium.org2010-04-3028-412/+350
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-307-77/+49
* GTK: Fix color/theme logic on the instructions label on the bookmark bar.erg@google.com2010-04-302-18/+24
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-3014-42/+180
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-307-49/+77
* Fix contextual menu crash by disabling the contextual menu.avi@chromium.org2010-04-301-10/+11
* Mark AppApiTest.AppProcess as flaky.willchan@chromium.org2010-04-301-1/+1
* Move theme_dir to where it'll be found post-r46091.mark@chromium.org2010-04-301-9/+7
* Allow authenticated installs from the disk image.mark@chromium.org2010-04-309-151/+366
* gtk: Make use of gtk signal macros in EditSearchEngineDialog.erg@google.com2010-04-302-27/+20
* Update typed_url sync to support visits.zork@chromium.org2010-04-309-127/+602
* [Linux] Mark ExtensionApiTest.Storage as flaky.kkania@chromium.org2010-04-301-1/+8
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-3012-88/+452
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-3010-25/+100
* Have extension call windows.getLastFocused include incognito windows if thempcomplete@chromium.org2010-04-301-1/+2
* Refactor PasswordStoreWin to store logins in a LoginDatabase instead ofalbertb@chromium.org2010-04-3013-485/+576
* [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...kkania@chromium.org2010-04-302-12/+5
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-3034-85/+391
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-3010-94/+142
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-304-0/+8
* Manual test for debugging workers in Dev Tools. Original patch by caseq: http...yurys@chromium.org2010-04-303-0/+125
* Fix shift-clicking on a delete history checkbox.bauerb@chromium.org2010-04-301-39/+11
* Reenable some devtools tests. Original patch by caseq: http://codereview.chro...yurys@chromium.org2010-04-301-4/+2
* Don't trigger auto fill setup when submitting empty forms.bulach@chromium.org2010-04-304-7/+72
* Updating trunk VERSION from 393.0 to 394.0chrome-release@google.com2010-04-301-1/+1
* Revert 46049 - [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-04-308-675/+258
* [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-04-308-258/+675
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-3010-142/+94
* Don't run ResourceDispatcherTest.CrossSiteAfterCrash under Valgrind on Linuxtimurrrr@chromium.org2010-04-301-0/+2
* Fix the build, missed a remaining TestServerPageW in codephajdan.jr@chromium.org2010-04-301-1/+1
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-303-13/+21
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-3020-268/+266
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-3010-94/+142
* Unbreak app launch container overriding. Before, you could choose what kind o...aa@chromium.org2010-04-301-15/+20