summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Call set_unblock(true) on async resize message to guarantee itskbr@google.com2010-05-061-1/+15
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-0623-73/+494
* Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...sanjeevr@chromium.org2010-05-064-12/+30
* Branded stable channel builds should not display any text after the versionmark@chromium.org2010-05-061-1/+6
* Tweak the chat manager ifdef condition.scherkus@chromium.org2010-05-061-1/+1
* NTP: Bounce the app icon after it is installed.arv@chromium.org2010-05-062-24/+57
* Add an UMA histogram that counts the types of network error codes that main f...eroman@chromium.org2010-05-061-0/+20
* gtk: Use the new ShowAutoFillDialog interface to load imported profiles/CCs injhawkins@chromium.org2010-05-061-7/+18
* AutoFill: Clean up the server response handling code.jhawkins@chromium.org2010-05-067-68/+88
* AutoFill: Fix a renderer crash by resetting the form cache when each WebFramejhawkins@chromium.org2010-05-063-11/+13
* NTP: Fix issue where we have a visual glitch when hovering the thumbnailsarv@chromium.org2010-05-061-2/+3
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-054-9/+45
* Added NetworkChangeNotifierThread interface.akalin@chromium.org2010-05-0512-152/+381
* Fix a unit-test that was crashing on valgrind bot.eroman@chromium.org2010-05-052-6/+15
* AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.jhawkins@chromium.org2010-05-051-1/+1
* Changes DraggedTabController to operate on a View instead of a Tab.sky@chromium.org2010-05-053-27/+25
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-0512-81/+44
* When an app window gets a new tab, show the window.skerner@chromium.org2010-05-051-0/+1
* Make the other GetProfile() method public.tommi@chromium.org2010-05-051-2/+9
* Make disabled internal plugins stay disabled even when the version of Chrome ...viettrungluu@chromium.org2010-05-056-4/+46
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-054-94/+163
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-052-24/+26
* gtk: Make use of gtk signal macros in AddLanguageDialog.mattm@chromium.org2010-05-051-18/+13
* This filters out all of the non-toplevel windows from the browser listgspencer@chromium.org2010-05-051-28/+20
* First step in adding a parameter to a method of WebKit::WebSharedWorker.michaeln@chromium.org2010-05-052-2/+12
* Win SxS: Use SxS icon on the shortcuts in start menu, etc.mattm@chromium.org2010-05-052-2/+13
* Enable WorkerTest.WorkerContextMultiPort.dimich@chromium.org2010-05-052-6/+5
* Make the default launch container always be a tab. I think thisaa@chromium.org2010-05-053-6/+2
* Fix popups from onunload handlers.erg@chromium.org2010-05-051-3/+12
* Fix RTL-mode display of table of URLs to load on startup. The table itself s...pkasting@chromium.org2010-05-051-5/+4
* Changes the mini tab title animation.sky@chromium.org2010-05-052-31/+89
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-0517-130/+235
* Remove NOTIMPLEMENTED log spew for BrowserWindowCocoa::ShelfVisibilityChanged().mark@chromium.org2010-05-051-1/+1
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-2/+5
* Fix bustage after:mark@chromium.org2010-05-051-1/+1
* Tabbed Bookmark Manager: match the context menu items with the bookmarks bar.arv@chromium.org2010-05-051-3/+5
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-058-19/+89
* Add pyauto tests for Navigation.nirnimesh@chromium.org2010-05-055-2/+118
* Remove the flaky mark from ErrorPage tests. Apparentlyphajdan.jr@chromium.org2010-05-051-22/+11
* Kernel zombie death race!mark@chromium.org2010-05-051-82/+132
* Ensure the directory for the brand file exists before trying to write to it.thomasvl@chromium.org2010-05-051-0/+12
* Updating trunk VERSION from 396.0 to 397.0chrome-release@google.com2010-05-051-1/+1
* Move the excluded test name to the right file...timurrrr@chromium.org2010-05-051-0/+2
* temprarily commented out the dcheck that is causing try bot failures.oshima@chromium.org2010-05-051-2/+4
* Screen Locker: 1st steposhima@chromium.org2010-05-059-11/+517
* Add integration test for autofill profiles.skrul@chromium.org2010-05-056-21/+374
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-054-35/+46
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-0531-94/+81
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-0516-281/+462
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-0513-173/+80