summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix autofill test hangskrul@chromium.org2010-03-031-9/+35
* Fix in use update of SxS channel.huanr@chromium.org2010-03-031-0/+5
* Attempt to fix remaining 3 tests for RSS.finnur@chromium.org2010-03-031-9/+20
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-031-0/+2
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-032-0/+87
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-031-0/+27
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-0310-147/+143
* Bookmark manager: Add drop down arrows to the drop down buttons.arv@chromium.org2010-03-034-259/+291
* Mac: Clean up fullscreen tracking rectangle code.viettrungluu@chromium.org2010-03-031-44/+44
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-0323-89/+233
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-0315-15/+155
* Adding a new sample that talks to the Google DocList API.kathyw@chromium.org2010-03-0321-0/+1946
* String translations from TCoritm@google.com2010-03-0399-4099/+1010
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-033-0/+8
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-032-9/+1
* Fix format of grd file. Placeholder names can only havetony@chromium.org2010-03-031-1/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-0218-175/+417
* Rename FakePluginWindowTrackerstuartmorgan@chromium.org2010-03-022-12/+13
* Checksum SafeBrowsingStoreFile.shess@chromium.org2010-03-023-102/+209
* GTK: fix a task manager crasher.estade@chromium.org2010-03-022-5/+9
* GTK: fix hypothetical leak.estade@chromium.org2010-03-021-1/+4
* Fix the remaining instance of the obsolete kFormAutofillEnabled.jhawkins@chromium.org2010-03-023-10/+1
* Disable ProfileSyncServiceAutofillTest since they're causing hangs.jam@chromium.org2010-03-021-3/+6
* Removed logic which made the container size 0 when recreating a tab contentsdavemoore@chromium.org2010-03-021-7/+16
* Moves ActionComboboxModel class to its own header so we can share common code...erg@chromium.org2010-03-027-118/+107
* Revert 39670 which breaks suggestion popupvictorw@chromium.org2010-03-023-51/+3
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-027-24/+136
* Fixing missed renamed variable.avi@chromium.org2010-03-021-1/+1
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-0211-34/+66
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-026-27/+59
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-0213-5/+252
* Bookmark manager fixesarv@chromium.org2010-03-0217-163/+1123
* Attempt to fix RSS feed tests that became flaky due to recent changes.finnur@chromium.org2010-03-021-42/+47
* Fixed cross compile build break on linux. For now, pyauto can only be built o...zelidrag@chromium.org2010-03-021-1/+1
* Fix a CHECK() being hit when the safebrowsing check times out (passing in emp...eroman@chromium.org2010-03-021-2/+3
* Generate stubs for OpenMAX ILhclam@chromium.org2010-03-021-1/+8
* Fixes to 10.6 port of GPU plugin after recent backport to 10.5 andkbr@google.com2010-03-021-9/+9
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-024-8/+115
* [Mac] Re-enable BrowserWindowFullScreenControllerTest.*.shess@chromium.org2010-03-021-6/+2
* Making sure that we do not destroy a WaitableEvent while anotherdumi@chromium.org2010-03-021-9/+10
* Add --enable-gpu-rendering instead of relying on a hardcoded constant.scherkus@chromium.org2010-03-024-7/+18
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-026-30/+1
* Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...jhawkins@chromium.org2010-03-027-39/+40
* Clean up some of the frame code a bit.pkasting@chromium.org2010-03-028-280/+157
* Lands http://codereview.chromium.org/652010 for Thiago:sky@chromium.org2010-03-022-65/+2
* Marking parse feed tests as flaky while I investigate.finnur@chromium.org2010-03-021-7/+7
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-029-47/+56
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-0211-162/+214
* Wrap InternalSessionRequest in a scoped_refptr.albertb@google.com2010-03-021-1/+1
* Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.erg@chromium.org2010-03-022-3/+5