| Commit message (Expand) | Author | Age | Files | Lines |
* | Simple code rearranging to better group by function area and protocol. | mrossetti@chromium.org | 2010-05-20 | 3 | -1583/+1601 |
* | NTP: use the shared menu.css for the options menu. | arv@chromium.org | 2010-05-20 | 4 | -34/+11 |
* | Add PPAPI UI test (currently disabled because it only runs properly on Windows). | brettw@chromium.org | 2010-05-20 | 3 | -1/+77 |
* | Add heapcheck supression for 44667. | cbentzel@chromium.org | 2010-05-20 | 1 | -0/+6 |
* | Implement full screen lock functionality. | oshima@chromium.org | 2010-05-20 | 6 | -34/+134 |
* | Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds. | scherkus@chromium.org | 2010-05-20 | 2 | -13/+4 |
* | Lazy initialization of URLSecurityManager to reduce start-up time. | ahendrickson@chromium.org | 2010-05-20 | 10 | -26/+25 |
* | Revert 47828 - Add a PPAPI ui test framework and start running the existing i... | brettw@chromium.org | 2010-05-20 | 3 | -77/+1 |
* | AutoFill telephone number prefix and suffix heuristics. | dhollowa@chromium.org | 2010-05-20 | 2 | -2/+43 |
* | Add a PPAPI ui test framework and start running the existing image data test. | brettw@chromium.org | 2010-05-20 | 3 | -1/+77 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 30 | -236/+199 |
* | Check the container for NULLness before dereferencing. | tommi@chromium.org | 2010-05-20 | 1 | -3/+5 |
* | Reenable nacl_ui_tests on Windows + fix win64 issue. | gregoryd@google.com | 2010-05-20 | 2 | -36/+5 |
* | Fixing overlap problem when a download in dangerous. | dhg@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | Add suppression for 44667. | cbentzel@chromium.org | 2010-05-20 | 1 | -0/+6 |
* | Use net::HostResolver instead of AsyncDnsLookup. | akalin@chromium.org | 2010-05-20 | 14 | -342/+157 |
* | Elide the EV bubble when it's extremely long. This limits it to half the loc... | pkasting@chromium.org | 2010-05-20 | 17 | -87/+172 |
* | Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS... | sanjeevr@chromium.org | 2010-05-20 | 10 | -29/+49 |
* | Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY. | robertshield@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | Revert 47815 - Use net::HostResolver instead of AsyncDnsLookup. | akalin@chromium.org | 2010-05-20 | 14 | -157/+342 |
* | Use net::HostResolver instead of AsyncDnsLookup. | akalin@chromium.org | 2010-05-20 | 14 | -342/+157 |
* | Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY. | robertshield@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | Avoid wrapping callbacks for network requests not coming from MSHTML. | stoyan@chromium.org | 2010-05-20 | 1 | -0/+19 |
* | Disabling failing plugin test PluginTest.MediaPlayerNew. It fails even though... | robertshield@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | helper binaries for chromium OS login manager are no longer needed | cmasone@google.com | 2010-05-20 | 1 | -2/+0 |
* | [Mac] Add a preference for the tab key cycling between just form fields, or l... | rsesek@chromium.org | 2010-05-20 | 9 | -85/+171 |
* | WebKit roll: 59815-59818 | victorw@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Boot times weren't getting displayed | davemoore@chromium.org | 2010-05-20 | 2 | -4/+4 |
* | BUG=chromium-os:3362 | nkostylev@google.com | 2010-05-20 | 2 | -7/+4 |
* | Views menu gradient change for ChromeOS to sync with gtk theme change. | xiyuan@chromium.org | 2010-05-20 | 1 | -5/+3 |
* | refactoring engine interface for openmax. | jiesun@google.com | 2010-05-20 | 13 | -233/+257 |
* | Remove a possible race in the SUID sandbox (minor) | agl@chromium.org | 2010-05-20 | 1 | -7/+18 |
* | Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY. | cbentzel@chromium.org | 2010-05-20 | 1 | -1/+3 |
* | Prevent valgrind errors due to incomplete animations by providing a test sett... | mrossetti@chromium.org | 2010-05-20 | 6 | -8/+29 |
* | Pepper3D test failed on buildbots again. Seems something else is going on. Ma... | alokp@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Fix Mac10.5 Perf(3) and Mac10.6 Perf(3) by building plugin_tests | maruel@chromium.org | 2010-05-20 | 1 | -0/+1 |
* | Build fix. | agl@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Handle EINTR and remove offset_t in ffmpeg code. | agl@chromium.org | 2010-05-20 | 3 | -11/+10 |
* | Uncommented out precision statements now that glsl translator is enabled. Thi... | alokp@chromium.org | 2010-05-20 | 8 | -16/+8 |
* | seccomp sandbox: Split source file list into a separate .gyp file | mseaborn@chromium.org | 2010-05-20 | 2 | -52/+67 |
* | The newer version of tcmalloc should fix the problems with running tcmalloc u... | glider@chromium.org | 2010-05-20 | 55 | -1749/+6227 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 24 | -86/+239 |
* | Clear password field when navigating though users on the login screen. | nkostylev@google.com | 2010-05-20 | 7 | -12/+46 |
* | Revert 47746 - Reenabling TestAboutChromeViewAccObj. | cbentzel@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Revert 47739 - Fix failure of browser_tests:BrowserViewsAccessibilityTest.Tes... | cbentzel@chromium.org | 2010-05-20 | 1 | -8/+5 |
* | Updating trunk VERSION from 411.0 to 412.0 | chrome-release@google.com | 2010-05-20 | 1 | -1/+1 |
* | Temporary changes for plugin. | jam@chromium.org | 2010-05-20 | 1 | -12/+40 |
* | Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom... | zelidrag@chromium.org | 2010-05-20 | 13 | -83/+415 |
* | Show the extension name in the task manager for extension created worker proc... | jam@chromium.org | 2010-05-20 | 4 | -2/+31 |
* | Run WebSocket experiment if reporting is active. | ukai@chromium.org | 2010-05-20 | 2 | -2/+13 |