summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress a leak reported by heapchecker (Issue 52834: Memory leaksglider@chromium.org2010-08-271-0/+22
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-2719-915/+40
* Add missing backslash to fix build break caused bysatish@chromium.org2010-08-271-1/+1
* Mac audio input implementationjoth@chromium.org2010-08-277-17/+395
* Suppress leaks from bug 53573 (Heapcheck reporting leaks in geolocation)glider@chromium.org2010-08-271-0/+16
* This CL introduces the stack shadowing mechanism that should help TCMalloc'sglider@chromium.org2010-08-275-0/+212
* Updating trunk VERSION from 507.0 to 508.0chrome-release@google.com2010-08-271-1/+1
* Add mixed content warning to the Page Info bubble.finnur@chromium.org2010-08-276-31/+66
* This CL cleans up the "Content" suffix and adds input methodkochi@chromium.org2010-08-279-89/+106
* Land 3189012: "Go incognito" button in bottom right cornerdpolukhin@chromium.org2010-08-2711-21/+263
* Revert 57648 - WebKit roll 66079:66183.yuzo@chromium.org2010-08-271-1/+1
* DeviceOrientationDispatcher: no orientation updates equal to lastOrientation().hans@chromium.org2010-08-272-13/+34
* Making the bots go through another cycle, to pick up the clobber afterdumi@chromium.org2010-08-271-1/+0
* WebKit roll 66079:66183.dumi@chromium.org2010-08-271-1/+1
* Revert 57642 - Disable background mode when associated pref changes.atwilson@chromium.org2010-08-273-114/+5
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-273-5/+114
* Need to ensure that the autogenerated keyword is generated on the UI thread.levin@chromium.org2010-08-273-10/+77
* Make the 'recently closed' section uncollapseable by adding aaa@chromium.org2010-08-277-96/+97
* Reland interval change.mbelshe@chromium.org2010-08-278-93/+37
* Remove NAV_ENTRY_PENDING once NAV_ENTRY_COMITTED receivedukai@chromium.org2010-08-271-24/+19
* Windows build fix attempt. TBR: trunglthakis@chromium.org2010-08-271-2/+2
* Implement about:labsthakis@chromium.org2010-08-2719-40/+915
* Add a new SSLClientSocket::wasSpdyNegotiated method,rch@chromium.org2010-08-273-14/+14
* I accidentally disabled the wrong test earlier (it had a very similar name).dmazzoni@chromium.org2010-08-272-3/+3
* Fix the SPDY histograms to be more accurate. Prior to this change, wembelshe@chromium.org2010-08-271-84/+100
* Update the benchmark to:mbelshe@chromium.org2010-08-273-27/+34
* Revert 57614 - Re-land. Fixed previous build error.dimich@chromium.org2010-08-277-238/+1
* Another attempt at fixing the VerifyHistoryLength3 ui test failures. The hist...ananta@chromium.org2010-08-274-18/+48
* Move the SingletonSocket to a temporary directorydavidben@chromium.org2010-08-277-65/+253
* Enabling import tests for pyauto.alyssad@google.com2010-08-271-0/+1
* Add --disable-translate to help Selenium/WebDriver dudes make Chromejrg@chromium.org2010-08-273-0/+13
* New PyAuto tests for importing browser data. BUG=52009alyssad@google.com2010-08-275-0/+306
* Added back chromeos autotests that were reverted due to a check_deps bug.zelidrag@chromium.org2010-08-2714-0/+420
* Add an icon for http://codereview.chromium.org/3152055 TBR: trunglthakis@chromium.org2010-08-271-0/+0
* Fix chromedriver to handle new distinction between AutomationProvider and Tes...jrg@chromium.org2010-08-271-1/+1
* Disk cache: Add a new uma histogram for the total internalrvargas@google.com2010-08-272-1/+4
* Re-land. Fixed previous build error.dimich@chromium.org2010-08-277-1/+238
* Fix a few minor issues.gman@chromium.org2010-08-271-5/+10
* Fixed attach logic so that DOMView can be initialized before or after added t...oshima@chromium.org2010-08-274-1/+111
* bookmarks: Add HasBookmarks() method to BookmarkModel API.tfarina@chromium.org2010-08-273-0/+16
* AutoFill doesn't fill address information on www.gorillaclothing.comdhollowa@chromium.org2010-08-272-7/+53
* Revert 57595 - Initial TTS implementation on Mac and Windows.BUG=none.TEST=ba...chase@chromium.org2010-08-266-149/+13
* Added missing MS PAC extensions for IPv6:ziadh@chromium.org2010-08-264-28/+263
* webkit_support: Add CreateDevToolsMessageLoop(), which is a helpertkent@chromium.org2010-08-262-0/+28
* Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return...ajwong@chromium.org2010-08-262-4/+11
* Change the URL for when there is no WebGLgman@chromium.org2010-08-263-31/+44
* Update google-url to revision 145isherman@chromium.org2010-08-261-1/+1
* Fix for: Autofill on Windows does not work for the first autofillable page en...georgey@chromium.org2010-08-261-5/+0
* Remove outdated comment.isherman@chromium.org2010-08-261-3/+0
* DOMUI: Implement adding an AutoFill address.jhawkins@chromium.org2010-08-2614-302/+194