summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 14.0.791.014.0.791.0gitdeps2014-04-042-374/+232
* Valgrind: Expand the suppression for 40429 even further.jhawkins@chromium.org2011-06-131-1/+0
* Refactor UpgradeDetector.xiyuan@chromium.org2011-06-127-285/+464
* Trigger the botsnsylvain@chromium.org2011-06-121-1/+0
* Valgrind: Disable two tests that time out under ChromiumOS.jhawkins@chromium.org2011-06-121-0/+8
* Valgrind: Disable two tests that are timing out in ChromiumOS.jhawkins@chromium.org2011-06-121-0/+8
* Valgrind: Mark GoogleTest.Crash and ColumnLayout.Crash as flaky under Mac.jhawkins@chromium.org2011-06-121-2/+9
* Revert 88791 - Valgrind: Mark GoogleTest.Crash as flaky under Mac.jhawkins@chromium.org2011-06-121-7/+1
* Valgrind: Mark GoogleTest.Crash as flaky under Mac.jhawkins@chromium.org2011-06-121-1/+7
* Valgrind: Expand the suppression for the leak from 40429.jhawkins@chromium.org2011-06-121-2/+1
* Uninitialized struct members in FtpDirectoryListingEntry.finnur@chromium.org2011-06-122-1/+4
* Uninitialized member in FakeVideoCaptureDevice.finnur@chromium.org2011-06-121-0/+1
* Uninitialized member in VideoFrameBuffer.finnur@chromium.org2011-06-121-1/+6
* Uninitialized struct members in ProfileIOData::RequestContext.finnur@chromium.org2011-06-121-0/+2
* Uninitialized member in ProtocolHandlerRegistry class.finnur@chromium.org2011-06-121-1/+2
* Page info bubble should not show SSL information for about:foo and chrome:// ...finnur@chromium.org2011-06-126-22/+62
* Valgrind: Suppress a leak in PpapiMsg_PPPInstance_DidDestroy.jhawkins@chromium.org2011-06-121-0/+21
* Whitespace change to force a build.maruel@chromium.org2011-06-121-0/+2
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-122-5/+12
* Update .DEPS.gitchrome-admin@google.com2011-06-111-1/+1
* WebKit Roll 88603:88606.dglazkov@chromium.org2011-06-111-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-06-111-1/+1
* WebKit Roll 88563:88603.dglazkov@chromium.org2011-06-111-1/+1
* Updating trunk VERSION from 790.0 to 791.0chrome-release@google.com2011-06-111-1/+1
* Print Preview: Modifying "Preview loading..." transitions.dpapad@chromium.org2011-06-112-2/+25
* CrOS - Fix crash when pressing Enter in file browser dialogjamescook@chromium.org2011-06-114-5/+34
* Prevent OOB read from plugin calls returning strings with embedded NUL charac...jschuh@chromium.org2011-06-111-6/+8
* Add LOG(WARNING) messages to track down where we set CERT_STATUS_INVALID.wtc@chromium.org2011-06-111-1/+11
* PrintPreview: Made code change to display the error messages that occurs whil...kmadhusu@chromium.org2011-06-118-13/+86
* Update .DEPS.gitchrome-admin@google.com2011-06-111-1/+1
* Roll ffmpeg DEPS to r88382cevans@chromium.org2011-06-111-1/+1
* Break into the debugger if we have a stack dump and are currently debugging.scr@chromium.org2011-06-111-0/+4
* views: Use DCHECK_EQ where possible.tfarina@chromium.org2011-06-112-2/+3
* views: Drop the prefix "is_" from View::is_visible_ member variable.tfarina@chromium.org2011-06-112-8/+8
* AppCache + Quota integrationmichaeln@google.com2011-06-1021-66/+1544
* Mark any descendant child view of the keyboard unfocusable.sadrul@chromium.org2011-06-101-1/+1
* Mark HtmlDialogBrowserTest.TestStateTransition as flaky.ericu@google.com2011-06-101-1/+1
* Don't apply content settings for cookies on chrome-extension:// pagesjochen@chromium.org2011-06-102-0/+19
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-1016-110/+109
* Mark VisibleBrowserTest.WindowOpenClose as flaky on CrOS.ericu@google.com2011-06-101-1/+7
* Update .DEPS.gitchrome-admin@google.com2011-06-101-1/+1
* WebKit Roll 88554:88563.dglazkov@chromium.org2011-06-101-1/+1
* Fix busted clang compile. TBR=jam@chromium.orgtsepez@chromium.org2011-06-102-3/+6
* Mark OmniboxViewTest.DeleteItem as flaky on Linux.ericu@google.com2011-06-101-2/+2
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-1012-5/+285
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-1034-161/+441
* Bugfix for tabstrip painting with tall tabstrip/short theme_frame image.saintlou@chromium.org2011-06-101-5/+11
* Organize PYAUTO_TESTS to separate permanent vs. temporary disabling.dennisjeffrey@chromium.org2011-06-102-76/+119
* Revert 88690 - Disk cache: Close the current experiment for new users.rvargas@google.com2011-06-101-6/+28
* This guarantees that the underlying PP_Var is all initialized. There was a r...dspringer@chromium.org2011-06-101-2/+2