| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: zygote should suicide when the browser channel closes. | evan@chromium.org | 2010-09-24 | 1 | -5/+6 |
* | Remove use of Skia's safeUnref() in favor of SkSafeUnref(...) | vandebo@chromium.org | 2010-09-24 | 2 | -11/+9 |
* | New instant page tear image from Nicholas. | sky@chromium.org | 2010-09-24 | 1 | -0/+0 |
* | Fixes bug where showing an auth dialog during instant would trigger | sky@chromium.org | 2010-09-24 | 9 | -20/+69 |
* | Change NOTREACHED() to LOG(ERROR) when we cannot initialize | wtc@chromium.org | 2010-09-24 | 1 | -2/+2 |
* | Adds support for sending script when the user accepts instant | sky@chromium.org | 2010-09-24 | 6 | -41/+98 |
* | Visually polish language selector for new user pod. | dilmah@chromium.org | 2010-09-24 | 2 | -31/+60 |
* | Mark TestDigestAuth FLAKY on all platforms. | lzheng@chromium.org | 2010-09-24 | 1 | -8/+1 |
* | Make app panels use popup type. Nuke refocus code and tests. | skerner@chromium.org | 2010-09-24 | 3 | -237/+15 |
* | Adding copy to the filebrowser. Also fixes a crash bug when the user tries t... | dhg@chromium.org | 2010-09-24 | 5 | -27/+239 |
* | Reland r60342. | dtseng@chromium.org | 2010-09-24 | 2 | -1/+6 |
* | Remove logging for issue 35198. | skerner@chromium.org | 2010-09-24 | 4 | -35/+7 |
* | Add IndexedDB to cookie tree. | bauerb@chromium.org | 2010-09-24 | 26 | -454/+2502 |
* | Unify experimental location features under one flag. | allanwoj@chromium.org | 2010-09-24 | 4 | -10/+6 |
* | Hide "Change proxy settings link" during connection in progress. | dilmah@chromium.org | 2010-09-24 | 2 | -2/+3 |
* | Update the spinner and mic button images to the latest from UX team. | satish@chromium.org | 2010-09-24 | 1 | -0/+0 |
* | Windows Gateway Data Provider. | allanwoj@chromium.org | 2010-09-24 | 7 | -2/+150 |
* | Finally flip safe-browsing to SafeBrowsingStoreFile. | shess@chromium.org | 2010-09-24 | 1 | -6/+0 |
* | Revert "Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumb... | andreip@chromium.org | 2010-09-24 | 12 | -28/+135 |
* | Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumbing | phajdan.jr@chromium.org | 2010-09-24 | 12 | -135/+28 |
* | Clean up the policy and message model of the template generator | gfeher@chromium.org | 2010-09-24 | 2 | -259/+247 |
* | Adds IDBFactory::didCompleteEventsForTransaction plumbing | andreip@chromium.org | 2010-09-24 | 12 | -28/+135 |
* | Updating trunk VERSION from 533.0 to 534.0 | chrome-release@google.com | 2010-09-24 | 1 | -1/+1 |
* | Disable crashy MacDirAccessSandboxTest.SandboxAccess | phajdan.jr@chromium.org | 2010-09-24 | 1 | -1/+2 |
* | Revert incognito option for external_extensions.json file | dpolukhin@chromium.org | 2010-09-24 | 6 | -43/+16 |
* | Fix test failures in LanguageMenuButtonTest.GetTextForIndicatorTest. | satorux@chromium.org | 2010-09-24 | 1 | -2/+3 |
* | Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest | jknotten@chromium.org | 2010-09-24 | 10 | -23/+107 |
* | Revert 60035 - Make sure the application icon is up to date | phajdan.jr@chromium.org | 2010-09-24 | 1 | -4/+0 |
* | Adds accelerators for BWSI(guest) mode. | altimofeev@chromium.org | 2010-09-24 | 4 | -14/+38 |
* | Fix leak of a DownloadItem in SavePackage::Init. | phajdan.jr@chromium.org | 2010-09-24 | 2 | -3/+12 |
* | Experimental change to try to reduce the flakiness of BrowserKeyEventsTest.Ac... | isherman@chromium.org | 2010-09-24 | 1 | -0/+5 |
* | Fix a crash at browser shutdown time. | satorux@chromium.org | 2010-09-24 | 1 | -3/+27 |
* | Revert 60362 - Downloads: Don't create the default download directory on star... | phajdan.jr@chromium.org | 2010-09-24 | 1 | -5/+0 |
* | A quick fix for Issue 45091. | hbono@chromium.org | 2010-09-24 | 1 | -5/+20 |
* | Add indicators for Hangul and Quick input methods. | satorux@chromium.org | 2010-09-24 | 1 | -1/+3 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 8 | -2/+28 |
* | Add some optimizations to plugin painting. | brettw@chromium.org | 2010-09-24 | 6 | -5/+91 |
* | Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa... | thakis@chromium.org | 2010-09-24 | 14 | -240/+111 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 53 | -13/+66 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 8 | -28/+2 |
* | Updating known crashes, adding entries for UI action test crashes. | ace@chromium.org | 2010-09-24 | 1 | -0/+8 |
* | This is the IPC and bits of the browser backend for FileWriter. The rest of | ericu@google.com | 2010-09-24 | 5 | -1/+76 |
* | Change "Timezone" in Options > System to "Time zone" | tfarina@chromium.org | 2010-09-24 | 1 | -1/+1 |
* | Fix bug where install animation would replay if something on the | aa@chromium.org | 2010-09-24 | 3 | -3/+10 |
* | Mark failing test OnMsgPaintAtSize failing | georgey@chromium.org | 2010-09-24 | 1 | -1/+1 |
* | Add a unit test for web resource logo unpacking. | mirandac@chromium.org | 2010-09-23 | 2 | -0/+89 |
* | Flesh out URLLoader's download_to_file function. | michaeln@chromium.org | 2010-09-23 | 14 | -111/+240 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 8 | -2/+28 |
* | Allow extensions to request the icons of hosted apps. | aa@chromium.org | 2010-09-23 | 9 | -8/+84 |
* | Simple fix correcting the assignment of page_id to RenderView instances. | twiz@google.com | 2010-09-23 | 2 | -7/+0 |