summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-0621-185/+185
* Allows browser tests to run with recent changedavemoore@chromium.org2010-05-062-2/+12
* Add debugging statement and mark recently-added test as flakydmazzoni@chromium.org2010-05-061-2/+7
* WebKit roll 58855:58879.vitalyr@chromium.org2010-05-061-1/+1
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-0619-95/+318
* Removed drek left over from an earlier expirement.mrossetti@chromium.org2010-05-061-3/+0
* The button was being told to highlight but then it was not being told it need...mrossetti@chromium.org2010-05-061-0/+4
* Rename some other occurrences of deperecated methods.antonm@chromium.org2010-05-062-2/+2
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-0626-1173/+5505
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-0617-501/+318
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-0619-318/+501
* Automatically run valgrind tryjobs for CLs modifying suppression filestimurrrr@chromium.org2010-05-062-3/+13
* Add some defensive checks.yusukes@chromium.org2010-05-061-5/+20
* DevTools: keep manual docked state update until corresponding webkit change l...pfeldman@chromium.org2010-05-061-0/+2
* Updating trunk VERSION from 397.0 to 398.0chrome-release@google.com2010-05-061-1/+1
* DevTools: inspector tabs are initially drawn in the undocked style even for d...pfeldman@chromium.org2010-05-062-4/+20
* Implement SetCacheMode and CloseCurrentConnections in webkit_support.jochen@chromium.org2010-05-061-0/+6
* Add hooks to fetch about:plugins info for PyAuto.nirnimesh@chromium.org2010-05-066-1/+320
* A var was not initialized.jcivelli@chromium.org2010-05-061-1/+2
* Fix a crasher withe the AppLauncher on Linux.jcivelli@chromium.org2010-05-061-0/+4
* Escape special characters in installer strings (rc file).tony@chromium.org2010-05-061-1/+5
* 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
* WebKit roll to r58855.dpranke@chromium.org2010-05-061-1/+1
* Tweak the chat manager ifdef condition.scherkus@chromium.org2010-05-061-1/+1
* Kill subprocesses (e.g. unit tests) which appear to be hanging. Use ajrg@chromium.org2010-05-062-7/+210
* 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
* Revert "Remove npapi hack from basictypes.h now that npapi.h is fixed."evan@chromium.org2010-05-061-0/+10
* Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.mbelshe@chromium.org2010-05-061-0/+1
* 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
* Remove npapi hack from basictypes.h now that npapi.h is fixed.evan@chromium.org2010-05-061-10/+0
* 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
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-053-16/+20
* Added NetworkChangeNotifierThread interface.akalin@chromium.org2010-05-0512-152/+381
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-054-26/+85
* Eliminate non-functional differences between our NPAPI headers and the npapi-...stuartmorgan@chromium.org2010-05-052-427/+408
* Fix a unit-test that was crashing on valgrind bot.eroman@chromium.org2010-05-052-6/+15
* Fix a bug in PRESUBMIT.py because of default argument ordering.maruel@chromium.org2010-05-051-5/+5
* AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.jhawkins@chromium.org2010-05-051-1/+1
* Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.mbelshe@chromium.org2010-05-052-2/+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-0518-173/+115
* 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