| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 3 more functions in popups.py | aocampo@chromium.org | 2011-05-21 | 4 | -40/+76 |
* | Valgrind: Widen the bug 75023 suppression yet again. | thestig@chromium.org | 2011-05-21 | 1 | -1/+1 |
* | Print Preview: Delaying page range validation | dpapad@chromium.org | 2011-05-21 | 2 | -13/+8 |
* | Valgrind: Widen a suppression. | thestig@chromium.org | 2011-05-21 | 1 | -9/+3 |
* | gtk: Split DownloadShelfContextMenuGtk out to its own header file. | tfarina@chromium.org | 2011-05-21 | 4 | -77/+113 |
* | Improve HQP Title Scoring | mrossetti@chromium.org | 2011-05-21 | 1 | -3/+6 |
* | Linux: Add libcups2(-dev) to install-build-deps.sh. | thestig@chromium.org | 2011-05-21 | 1 | -4/+4 |
* | Update to valid US phone number to accomidate new phone verification for Auto... | dyu@chromium.org | 2011-05-21 | 1 | -1/+1 |
* | views: Rename child_widget() to GetChildWidget(). | tfarina@chromium.org | 2011-05-21 | 5 | -10/+10 |
* | Disable testPreFetchInstantURLSetsNoCookies | dyu@chromium.org | 2011-05-21 | 1 | -0/+2 |
* | Don't use letters in me2mom access code. | sergeyu@chromium.org | 2011-05-21 | 3 | -29/+11 |
* | Remove override on thread IO restrictions. | wjmaclean@chromium.org | 2011-05-21 | 1 | -5/+0 |
* | NTP4: Add ability to drag links to the apps pages. | estade@chromium.org | 2011-05-21 | 6 | -48/+229 |
* | Update the appengine code to use OAuth2 and break the gdata dependency. | ajwong@chromium.org | 2011-05-21 | 9 | -280/+206 |
* | Update NaCl DEPS. | ncbray@google.com | 2011-05-21 | 1 | -3/+3 |
* | net: Add NET_API to a few more files. | rvargas@google.com | 2011-05-21 | 7 | -11/+26 |
* | Net: Add NET_API to the UDP code. | rvargas@google.com | 2011-05-21 | 5 | -5/+7 |
* | Change phone value to valid US number. | dyu@chromium.org | 2011-05-21 | 1 | -1/+1 |
* | [Sync] Avoid triggering NOTREACHED in PSS::GetLastSessionSnapshot() | akalin@chromium.org | 2011-05-21 | 1 | -2/+3 |
* | Roll skia r1385:1395 | thakis@chromium.org | 2011-05-20 | 3 | -1/+3 |
* | Refactors code for showing bookmark menus so that it can be used by | sky@chromium.org | 2011-05-20 | 9 | -374/+898 |
* | Mark prerender download tests as flaky again. | mmenke@chromium.org | 2011-05-20 | 1 | -4/+10 |
* | Changing Autofill phone numbers in test to valid US numbers. | dyu@chromium.org | 2011-05-20 | 3 | -11/+11 |
* | Try another way to alias a variable in optimized builds. | apatrick@chromium.org | 2011-05-20 | 1 | -4/+7 |
* | Fix Wrong Offset | mrossetti@chromium.org | 2011-05-20 | 2 | -1/+9 |
* | Fix use of SupportAccessVerifier in Host plugin. | wez@chromium.org | 2011-05-20 | 1 | -16/+23 |
* | Fix to reload He's Dead Jim page when navigating through windows | hashimoto@chromium.org | 2011-05-20 | 3 | -1/+21 |
* | Fix ringbuffer test. | jbauman@chromium.org | 2011-05-20 | 2 | -3/+28 |
* | Fix PPAPI ui_tests. | piman@google.com | 2011-05-20 | 5 | -14/+19 |
* | Additional restrictions on kChromeUIScheme pages. | asargent@chromium.org | 2011-05-20 | 2 | -0/+159 |
* | Fixup debug log css for Chromoting client. | garykac@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Fixed media file API urls that are handed over to media player. | zelidrag@chromium.org | 2011-05-20 | 1 | -2/+10 |
* | Fix app process initialization when opening an app in a new tab. | creis@chromium.org | 2011-05-20 | 2 | -3/+20 |
* | Print Preview: Check the result from GetPrintPreviewData() and return on fail... | thestig@chromium.org | 2011-05-20 | 1 | -2/+4 |
* | Options: Add a missing </tr>. | jhawkins@chromium.org | 2011-05-20 | 1 | -0/+1 |
* | WebUI: Remove work around for label click bug. | arv@chromium.org | 2011-05-20 | 1 | -10/+0 |
* | Detect & destroy dead conflictresolver paths. | nick@chromium.org | 2011-05-20 | 4 | -55/+4 |
* | Add integration tests for instant.py. | dyu@chromium.org | 2011-05-20 | 1 | -0/+25 |
* | Fix password automation hooks to get pyauto test testSavePassword working. | dennisjeffrey@chromium.org | 2011-05-20 | 7 | -41/+145 |
* | Make debug log readable. | dmaclach@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Add strings for print preveiw <-> cloud print integration. | abodenha@google.com | 2011-05-20 | 1 | -0/+31 |
* | Map webkit glue when Mac build uses Skia. | caryclark@chromium.org | 2011-05-20 | 3 | -3/+15 |
* | [ChromeOS]More network settings UI touch ups. | xiyuan@chromium.org | 2011-05-20 | 2 | -34/+4 |
* | Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu... | mdm@chromium.org | 2011-05-20 | 3 | -75/+78 |
* | Exporting ScopedTempDir so it can be used by webkit layout tests. | gregsimon@chromium.org | 2011-05-20 | 2 | -0/+31 |
* | Valgrind: Suppress a leak in ThreadWatcher::PostPingMessage. | thestig@chromium.org | 2011-05-20 | 1 | -0/+13 |
* | dom-ui settings: Stop observing an existing BrowserDataRemover before creatin... | csilv@chromium.org | 2011-05-20 | 1 | -2/+6 |
* | Code to migrate a single directory from the old sandbox to the new. | ericu@chromium.org | 2011-05-20 | 6 | -43/+329 |
* | Revert part of r82614 which regressed dropping stuff onto the tabstrip | estade@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Print Preview: Fixing print header alignment, "Preview loading..." spacing an... | dpapad@chromium.org | 2011-05-20 | 2 | -4/+8 |