summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compile failurepkasting@chromium.org2010-08-191-1/+0
* Give keys friendly names in NSS and OS Xdavidben@chromium.org2010-08-198-12/+69
* Add disabled reload button image so trybots can try upcoming change.pkasting@chromium.org2010-08-191-0/+0
* Convert FormatBytes to string16.evan@chromium.org2010-08-1911-85/+83
* Fix typo in setting event masks.pkasting@chromium.org2010-08-191-1/+1
* Cleanup: Put signal handlers in alphabetical order. Group a couple other thi...pkasting@chromium.org2010-08-192-21/+20
* Cleanup: Remove dead code, use early returns to reduce indenting, shorten.pkasting@chromium.org2010-08-192-112/+70
* Cleaning up unnecessary TODO comments in sync integration tests.rsimha@chromium.org2010-08-191-3/+0
* Several small extensions docs system fixesasargent@chromium.org2010-08-1962-166/+387
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-1910-262/+132
* Fix build due to conflictoshima@chromium.org2010-08-193-20/+10
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-1950-670/+145
* Remove terrible cross-app navigation handling code that never reallyaa@chromium.org2010-08-191-85/+0
* Switch some LOG(ERROR)s to DLOG(INFO) in PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-191-3/+3
* Undo user gesture detection added to NavigationController by r18373, since mihaip@chromium.org2010-08-194-40/+3
* DOMUI callback to notificationoshima@chromium.org2010-08-1911-18/+223
* Fix chromedriver for multi-dll build.victorw@chromium.org2010-08-191-2/+7
* Miscellaneous changes, mostly related to the gallery.kathyw@chromium.org2010-08-1912-21/+71
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-1950-145/+670
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-1969-1136/+647
* Added CursorControl Pepper interface.neb@chromium.org2010-08-194-21/+111
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-195-27/+51
* Fix numerous alignment problems, both horizontal and vertical, in drawing the...pkasting@chromium.org2010-08-1924-358/+390
* GTTF: Remove TryKillingOldServer from testserver.py, it's broken.phajdan.jr@chromium.org2010-08-191-14/+0
* Disable failing test.brettw@chromium.org2010-08-191-1/+1
* Fix for the new IPC system on gcc 4.5 and greater.erg@google.com2010-08-191-0/+8
* Remove suppressions for ProfileSyncServiceSessionsTest.tim@chromium.org2010-08-192-24/+0
* dom-ui options: Invoke Linux certs webpage in a new tab instead of a new window.csilv@chromium.org2010-08-191-1/+1
* Mac: Fix leak in tabpose.thakis@chromium.org2010-08-193-11/+3
* Revert r56571:estade@chromium.org2010-08-1912-311/+56
* Remove the negative field trial from prefetching histogramsgavinp@chromium.org2010-08-192-24/+3
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-1911-10/+54
* iFix typo in previous build fix for Mac.brettw@chromium.org2010-08-191-1/+1
* Fix in webdriver.phajdan.jr@chromium.org2010-08-191-1/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-1935-213/+409
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-194-247/+252
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-196-11/+40
* Remove web store icon from most visited per Glen.aa@chromium.org2010-08-195-194/+0
* Add more logs in screen locker to help troublehshootingoshima@chromium.org2010-08-191-14/+22
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-1925-5/+36
* Fix broken ViewIDTest on Mac.brettw@chromium.org2010-08-191-1/+3
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-1930-1734/+909
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-1962-196/+4654
* Another take on menu's. This uses the hosting menu scroll view container as ...dtseng@chromium.org2010-08-195-4/+22
* Disable crashy FormManagerTest.LabelsInferredFromParagraphphajdan.jr@chromium.org2010-08-191-1/+2
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-1973-84/+38
* Fix for the ChromeFrame XHR test failures. This test was incorrectly hardcodi...ananta@chromium.org2010-08-191-1/+2
* Break isGLES2Compliant() flag into multiple ones.zmo@google.com2010-08-192-0/+15
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-1930-909/+1734
* Add an option to enable/disable spdy for testing.lzheng@chromium.org2010-08-193-19/+50