summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-1621-104/+159
* Start/stop Web Socket Secure server if necessary.yuzo@chromium.org2009-10-161-1/+6
* Support WSS in websocket_server.py.yuzo@chromium.org2009-10-161-17/+64
* Kill WebViewDelegate::WasOpenedByUserGesture, and instead havedarin@chromium.org2009-10-165-15/+12
* Mark globalhistory tests as WONTFIX.dglazkov@chromium.org2009-10-161-9/+4
* Remove flaky expectations for accessibility tests. They were put in out of la...dglazkov@chromium.org2009-10-161-2/+0
* Attempt to fix the build by adding an include.dglazkov@chromium.org2009-10-161-0/+1
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-1610-54/+141
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-1627-294/+335
* Fix 'Create an account' and 'Help' links on gaia login dialog.tim@chromium.org2009-10-161-4/+4
* Re-enable worker-script-error.html in ui_test nowlevin@chromium.org2009-10-161-2/+1
* Flesh out the intro and summary for the debugging tutorialkathyw@google.com2009-10-163-105/+258
* TBR: nick@chromium.orgakalin@chromium.org2009-10-1619-155/+101
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-1619-101/+155
* Fix build bustage of 29235hclam@chromium.org2009-10-161-1/+1
* Add regressions from reducing testshell timeout. Not reallyojan@chromium.org2009-10-161-2/+6
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-1615-36/+159
* Report stalled event correctly for <video>hclam@chromium.org2009-10-169-153/+375
* Removing a synchronous pause that reduces impact on the IO threadhclam@chromium.org2009-10-161-36/+63
* Fix an erroneous set of tab change notifications sent whenever closing a tab ...pkasting@chromium.org2009-10-161-3/+3
* Minor fix to some instructions.kathyw@google.com2009-10-162-2/+14
* Remove suppression for 20939, fixed in webkit r49609.mattm@chromium.org2009-10-161-7/+0
* Default to building for the same architecture as the build host.mmoss@chromium.org2009-10-161-2/+13
* Let cmd-` switch windows again.thakis@chromium.org2009-10-161-0/+25
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-167-20/+140
* Reduce the testshell watchdog timeout to just be the timeoutojan@chromium.org2009-10-164-6/+8
* Update the terms or service.laforge@chromium.org2009-10-1646-2415/+2617
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-169-139/+54
* Enable certificate revocation and EV certificate validation for Machawk@chromium.org2009-10-162-4/+13
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-169-54/+139
* Update test expectations post-WebKit merge 49640:49597jeremy@chromium.org2009-10-161-0/+2
* Added link to bookmarks example.kathyw@google.com2009-10-152-0/+10
* Convert the HTTP cache to use FilePath rather than wstring for thetony@chromium.org2009-10-157-20/+22
* GTK: Add theme install bubble.estade@chromium.org2009-10-154-2/+203
* DevTools: now really fix TestProfilerTab (forgot to include the second file).mnaganov@chromium.org2009-10-151-2/+2
* Add string16 support for LowerCaseEqualsASCII, StartsWith, and EndsWith.darin@chromium.org2009-10-152-10/+71
* Fix status area to use icognito mode background when in icognito mode.chocobo@google.com2009-10-152-10/+18
* Disabling failing ExternalCookieHandlerTest testsoshima@chromium.org2009-10-151-3/+3
* Tidy up the bookmarks doc. Hide parts that still need updating.kathyw@google.com2009-10-153-173/+141
* Fix removing of entries in the JSON that pass all runs and haveojan@chromium.org2009-10-151-1/+1
* [Mac] UMA histogram for uncaught NSExceptions.shess@chromium.org2009-10-154-0/+170
* DevTools: fix the TestProfilerTab test.mnaganov@chromium.org2009-10-151-4/+1
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-1513-138/+434
* Disable -fexceptions in Breakpad. I made the Mac Breakpad framework buildablemark@chromium.org2009-10-152-6/+1
* Invoke the right method (invokeDefault) if a plugin calls NPN_InvokeDefault o...jam@chromium.org2009-10-151-1/+5
* This moves the Cg libs into a library directory under the product dir,gspencer@google.com2009-10-156-6/+30
* WebKit merge 49640:49597jeremy@chromium.org2009-10-152-1/+11
* Facelifts to sync UItim@chromium.org2009-10-1574-214/+596
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-1513-358/+455
* Get the nexe name from NaCl and send the NaCl process handle and pid to the r...gregoryd@google.com2009-10-158-40/+87