summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-3014-177/+42
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-3014-42/+177
* NTP - Refactor the most visited code to uncouple it from the rest of the NTP.arv@chromium.org2010-04-309-1048/+1181
* Changing the mediaplayer so it starts over when the clip is finished.dhg@chromium.org2010-04-292-57/+99
* When cancelling a pending request, release any outstanding SharedIOBuffermark@chromium.org2010-04-292-17/+24
* Fix Dropping in the bookmark managerfeldstein@chromium.org2010-04-291-3/+8
* Implement UI automation on the Mac.jrg@chromium.org2010-04-2916-53/+335
* Changing filebrowser to append a number on the end of an existing directory.dhg@chromium.org2010-04-291-2/+15
* Cleanup pass.kathyw@chromium.org2010-04-295-129/+155
* Bookmark manager: Tweak the top bar behavior a bit.arv@chromium.org2010-04-291-13/+18
* Fix data dir name for testRedirectHistory on linuxnirnimesh@chromium.org2010-04-291-1/+1
* Remove accidental #if's. Make old folder window menu go away when mousing ove...mrossetti@chromium.org2010-04-292-15/+4
* Add 2 tests for history.nirnimesh@chromium.org2010-04-296-19/+77
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-2948-112/+216
* Add shared images from bookmark manager to chrome://resources/images/arv@chromium.org2010-04-297-14/+34
* Fix dragging a tab out of a window when the only tabs left behind are phantom...pinkerton@chromium.org2010-04-294-2/+19
* In the sync integration tests for preferences, don't assume a specificalbertb@chromium.org2010-04-291-4/+5
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-291-3/+3
* Fix runtime exception.skerner@chromium.org2010-04-291-1/+1
* Remove CHECK()s from directory backing store and check return values.zork@chromium.org2010-04-294-43/+61
* Add the ability to export the captured NetLog data to a formatted text file, ...eroman@chromium.org2010-04-294-26/+271
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-2910-110/+80
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-2916-220/+1638
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-2917-238/+70
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-292-43/+25
* Enable mouse enter/exit events for the content area on Macstuartmorgan@chromium.org2010-04-292-0/+34
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-2936-2491/+2723
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-297-39/+268
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-2916-69/+238
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-291-4/+33
* Move common code into process_util.cc.maruel@chromium.org2010-04-294-18/+13
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-2916-238/+69
* Mark ExternalTabUITest.CreateExternalTab1 as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Minor polish to the Extensions management page.finnur@chromium.org2010-04-291-2/+1
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExtensionApiTest.Incognito as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExtensionTestBrowserEvents.RunTest as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK wasmark@chromium.org2010-04-291-0/+12
* Add link to history sample.kathyw@chromium.org2010-04-292-63/+69
* Free transport DIBs and associated shared memory when a WebPluginDelegateProxymark@chromium.org2010-04-291-10/+15
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-297-35/+18
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-2936-2723/+2495
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-2936-2495/+2723
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-294-11/+11
* Updating trunk VERSION from 392.0 to 393.0chrome-release@google.com2010-04-291-1/+1
* Adding dchecks that may help diagnose the issue http://crosbug.com/2743oshima@chromium.org2010-04-292-1/+16
* Memory leak fix.oshima@chromium.org2010-04-293-4/+39
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-2910-143/+95
* Remove some more BookmarkEditor::Handlers (in Mac code this time).viettrungluu@chromium.org2010-04-2910-68/+32
* Python implementation of sync server, for testing.nick@chromium.org2010-04-2910-94/+142