| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added a unit test "SpellCheckTest.SpellCheckText". | hbono@chromium.org | 2009-08-14 | 29 | -0/+239 |
* | DevTools: dom_agent is dead. Long live InspectorDOMAgent. | pfeldman@chromium.org | 2009-08-14 | 20 | -2625/+58 |
* | Update chrome.extension docs. Also, remove old no longer needed | aa@chromium.org | 2009-08-14 | 19 | -24/+17 |
* | Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic. | willchan@chromium.org | 2009-08-14 | 10 | -202/+383 |
* | Temporarily disable ExtensionBrowserTest.Toolstrip while the | levin@chromium.org | 2009-08-14 | 1 | -1/+2 |
* | Move glue/event_conversion.{h,cc} into the WebKit API implementation. | darin@chromium.org | 2009-08-14 | 10 | -337/+383 |
* | namespace Foo { class Bar; } is used many places, so I just left it. | jorlow@chromium.org | 2009-08-14 | 2 | -2/+2 |
* | The change has the followings: | lzheng@chromium.org | 2009-08-14 | 11 | -101/+675 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 30 | -131/+455 |
* | Linux: add GYP flag for -fno-strict-aliasing. | agl@chromium.org | 2009-08-14 | 1 | -0/+6 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 26 | -297/+339 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 46 | -374/+370 |
* | Update a comment to reflect the new truth. | ericroman@google.com | 2009-08-14 | 1 | -7/+5 |
* | Improve a worthless unittest. | ericroman@google.com | 2009-08-14 | 1 | -42/+13 |
* | Add disabled play and mute icons for media player. | kylep@chromium.org | 2009-08-14 | 6 | -0/+9 |
* | Fix SyncSetupWizard test again; the order of operations when the HtmlDialogView | tim@chromium.org | 2009-08-14 | 2 | -28/+47 |
* | Update webkit from 47189 to 47265. | levin@chromium.org | 2009-08-14 | 2 | -2/+15 |
* | Implement LoadLog, and hook up HostResolverImpl to LoadLog. | ericroman@google.com | 2009-08-14 | 12 | -50/+751 |
* | Reverting 23406. | levin@chromium.org | 2009-08-14 | 9 | -111/+110 |
* | Prevent mouse down events in the bookmark bar and download shelf from moving | paul@chromium.org | 2009-08-14 | 7 | -6/+106 |
* | Check for enter as well as return in the find bar | estade@chromium.org | 2009-08-14 | 1 | -1/+2 |
* | Add TIMEOUT to many video tests failures. | levin@chromium.org | 2009-08-14 | 1 | -41/+41 |
* | Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-14 | 9 | -110/+111 |
* | coverity: Don't leak the FileVersionInfo. | jhawkins@chromium.org | 2009-08-14 | 1 | -8/+10 |
* | Revert some of my automation provider changes. Maybe it's possible that GetRe... | estade@chromium.org | 2009-08-14 | 2 | -10/+9 |
* | Unescape username/passwords obtained from URLs before using them for HTTP auth. | ericroman@google.com | 2009-08-14 | 3 | -7/+95 |
* | Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has | gman@google.com | 2009-08-14 | 6 | -300/+341 |
* | Disable TabDraggingTest.Tab2OutOfTabStrip temporarily. | sidchat@google.com | 2009-08-14 | 1 | -1/+2 |
* | Layout tests: mailto-always-utf-8.html has started flaky crashing on Windows. | agl@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Revert "Skia merge 317:321" | agl@chromium.org | 2009-08-14 | 9 | -29/+3 |
* | Skia merge 317:321 | agl@chromium.org | 2009-08-14 | 9 | -3/+29 |
* | Another fix to make toolkit views happy. | estade@chromium.org | 2009-08-14 | 1 | -13/+15 |
* | Build breakpad / crash reporting on Linux 64-bit. | deanm@chromium.org | 2009-08-14 | 7 | -15/+24 |
* | Show favicon in panel title, highlight focused panel, fix breakage | davemoore@chromium.org | 2009-08-13 | 5 | -124/+161 |
* | Revert skia roll. It probably broke some layout tests. | agl@chromium.org | 2009-08-13 | 1 | -1/+1 |
* | I changed an OS_WIN to TOOLKIT_VIEWS. The buildbot doesn't like it. Why don't... | estade@chromium.org | 2009-08-13 | 1 | -2/+1 |
* | GTK: Add view ids to our widgets. These will be used for testing. | estade@chromium.org | 2009-08-13 | 13 | -12/+213 |
* | Fix Chromium canary^h^h^h^H parrot build: remove InspectorController::clearCo... | levin@chromium.org | 2009-08-13 | 1 | -4/+5 |
* | Address Alexei Volkov's comments on http://codereview.chromium.org/119026. | wtc@chromium.org | 2009-08-13 | 1 | -7/+20 |
* | Add a missing Stop() call to DoDataResolveHostComplete(). | wtc@chromium.org | 2009-08-13 | 1 | -4/+6 |
* | Fix regression caused by CL 16142 | suzhe@chromium.org | 2009-08-13 | 2 | -11/+123 |
* | Address bug 12392 by only updating the PRIMARY selection if we are currently | estade@chromium.org | 2009-08-13 | 3 | -1/+11 |
* | linux: More automation porting. | estade@chromium.org | 2009-08-13 | 12 | -57/+126 |
* | Re-factor extension docs generation code. Now support referenced types and ty... | rafaelw@chromium.org | 2009-08-13 | 22 | -309/+202 |
* | Reland r23358 with a fix for linux unit_tests: | tony@chromium.org | 2009-08-13 | 3 | -25/+19 |
* | coverity: Check the return value of PathService::Get. | jhawkins@chromium.org | 2009-08-13 | 1 | -2/+2 |
* | Revert bad PNGs checked in in r14776. No checksums were checked in with thes... | pkasting@chromium.org | 2009-08-13 | 18 | -0/+0 |
* | coverity: Pass strings by reference. | jhawkins@chromium.org | 2009-08-13 | 1 | -1/+2 |
* | Rebaseline svg/custom/focus-ring.svg, which looks OK to me. | pkasting@chromium.org | 2009-08-13 | 6 | -7/+5 |
* | At least for my cygwin setup, the depot_tools svn does not like doing operati... | pkasting@chromium.org | 2009-08-13 | 1 | -4/+9 |