| 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 | 2 | -0/+76 |
* | Implement full screen lock functionality. | oshima@chromium.org | 2010-05-20 | 6 | -34/+134 |
* | Revert 47828 - Add a PPAPI ui test framework and start running the existing i... | brettw@chromium.org | 2010-05-20 | 2 | -76/+0 |
* | 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 | 2 | -0/+76 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 30 | -236/+199 |
* | 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 |
* | 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 | 10 | -18/+39 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Uncommented out precision statements now that glsl translator is enabled. Thi... | alokp@chromium.org | 2010-05-20 | 1 | -2/+1 |
* | Clear password field when navigating though users on the login screen. | nkostylev@google.com | 2010-05-20 | 4 | -9/+34 |
* | 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 |
* | Removed tons of unused code in chrome/common/net/notifier. | akalin@chromium.org | 2010-05-20 | 15 | -1362/+0 |
* | Changed some asserts into DCHECKs. | akalin@chromium.org | 2010-05-20 | 3 | -9/+10 |
* | Fixed sync unit test leak and removed suppression. | akalin@chromium.org | 2010-05-20 | 2 | -1/+4 |
* | The reliablity crash in webcore/v8 should be fixed by webkit roll 59773-59814... | victorw@chromium.org | 2010-05-20 | 1 | -6/+0 |
* | Share the same label between the language selector and the options dialog. | satorux@chromium.org | 2010-05-20 | 2 | -13/+13 |
* | AutoFill UI String changes to match new spec | dhollowa@chromium.org | 2010-05-20 | 2 | -9/+18 |
* | Integrated new bug icon in status bar. It opens bug reporting dialog. | zelidrag@chromium.org | 2010-05-20 | 13 | -0/+148 |
* | Simple change that re-positions the arrow location on displayed extension pop... | twiz@google.com | 2010-05-20 | 3 | -30/+129 |
* | Marking ExternalTabUITest, TabPostMessage as flaky. | robertshield@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | Create gdk_event right way to elimination compilation error in chroot environ... | oshima@chromium.org | 2010-05-20 | 1 | -3/+6 |
* | Add exception for reliability crash in webcore. Details in bug. | robertshield@chromium.org | 2010-05-20 | 1 | -0/+6 |
* | Revert 47749 - Integrated new bug icon in status bar. It opens bug reporting ... | cbentzel@chromium.org | 2010-05-20 | 13 | -270/+0 |
* | For notifications, use the same shadow border that the autocomplete dropdown ... | johnnyg@chromium.org | 2010-05-19 | 3 | -62/+87 |
* | Integrated new bug icon in status bar. It opens bug reporting dialog. | zelidrag@chromium.org | 2010-05-19 | 13 | -0/+270 |
* | chromeos: Add _CHROME_LOGGED_IN property on root window. | derat@chromium.org | 2010-05-19 | 4 | -15/+25 |
* | Update Mac valgrind skip lists | stuartmorgan@chromium.org | 2010-05-19 | 1 | -2/+2 |