| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes the tab close button to a dot, unless you're near the button | sky@chromium.org | 2010-06-15 | 11 | -49/+289 |
* | Add more suppressions for bug 39050, suppress bugs 46571 and 32366 | glider@chromium.org | 2010-06-15 | 1 | -1/+145 |
* | Valgrind: suppress bugs 46570 and 46569, extend the suppression for bug 46177 | glider@chromium.org | 2010-06-15 | 1 | -0/+74 |
* | Revert Webkit to 61125 | bulach@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Resources for Captcha dialog. | nkostylev@google.com | 2010-06-15 | 2 | -0/+15 |
* | Resource advance committing for http://codereview.chromium.org/2790012 | glotov@chromium.org | 2010-06-15 | 2 | -0/+1 |
* | Webkit roll 61177:61179 | bulach@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Really rollout http://codereview.chromium.org/2458005 at revision r49770. | andreip@chromium.org | 2010-06-15 | 1 | -1/+0 |
* | Add support for turning on -Wextra on the mac. Doesn't compile that way, but... | thomasvl@chromium.org | 2010-06-15 | 1 | -1/+15 |
* | Removes downstream test expectation for callback-exception.html. | bulach@chromium.org | 2010-06-15 | 1 | -2/+0 |
* | Updating trunk VERSION from 437.0 to 438.0 | chrome-release@google.com | 2010-06-15 | 1 | -1/+1 |
* | A dirty workaround for facebook. | hbono@chromium.org | 2010-06-15 | 1 | -0/+13 |
* | Initialize |own_keyboard_lib_| correctly in the constructor to fix memory leak | yusukes@google.com | 2010-06-15 | 1 | -0/+1 |
* | Add suppressions for bugs 46558 and 46560. | glider@chromium.org | 2010-06-15 | 1 | -4/+37 |
* | Create new function for the common part of GetWebKitRootDir() and | tkent@google.com | 2010-06-15 | 1 | -15/+15 |
* | DevTools: rollout 49770 | yurys@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 10 | -2/+97 |
* | WebKit roll 61125:61175 | dimich@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | DevTools: use ScriptDebugServer instead of v8 debugging protocol | yurys@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout. | tkent@chromium.org | 2010-06-15 | 2 | -3/+23 |
* | Revert 49746. Looks like it caused some SQLite errors that probably | dumi@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Try to fix the fake official builders. | jam@chromium.org | 2010-06-15 | 1 | -1/+5 |
* | Remove a ResourceBundle::GetDataResource and convert people to | tony@chromium.org | 2010-06-15 | 9 | -56/+25 |
* | Remove a DCHECK in PassiveLogCollector which was possible to trigger once the... | eroman@chromium.org | 2010-06-15 | 3 | -19/+159 |
* | Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i... | pkasting@chromium.org | 2010-06-15 | 4 | -16/+18 |
* | Try to fix build failure in chromeos builder | jam@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Another try at fixing the build. It worked locally before, not sure why it's... | jam@chromium.org | 2010-06-15 | 1 | -7/+5 |
* | Fix error from previous checkin. | jam@chromium.org | 2010-06-15 | 1 | -4/+6 |
* | Update installer for internal plugin. | jam@chromium.org | 2010-06-15 | 9 | -5/+33 |
* | Fix fpic build on official builders by taking out -gstabs. | jam@chromium.org | 2010-06-15 | 1 | -0/+5 |
* | Remove unnecessary header dependency and fix misleading comment. | dpranke@chromium.org | 2010-06-15 | 6 | -12/+15 |
* | Share the same keyboard layout among all windows. | yusukes@google.com | 2010-06-15 | 12 | -5/+205 |
* | AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields | jhawkins@chromium.org | 2010-06-15 | 7 | -3/+207 |
* | Adding render-mode demo. Update to client.js to render only if render mode is... | luchen@google.com | 2010-06-15 | 2 | -2/+290 |
* | Revert 49747 - WebKit roll 61125:61159 | dimich@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | gtk: Finish converting the gtk callbacks in TaskManagerGtk to gtk signal macros. | tfarina@chromium.org | 2010-06-15 | 2 | -25/+15 |
* | 1. support stop mode for omx | wjia@google.com | 2010-06-15 | 3 | -10/+32 |
* | Cleanup some chromoting code | hclam@chromium.org | 2010-06-15 | 4 | -64/+36 |
* | WebKit roll 61125:61159 | dimich@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Make all new history index files use FTS3 instead of FTS2. | dumi@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Revert 49739 - Reenable InstallApps. | mpcomplete@chromium.org | 2010-06-15 | 2 | -2/+6 |
* | Use saved bounds when --chromeos-frame is specified. | oshima@chromium.org | 2010-06-14 | 1 | -1/+4 |
* | Add checkbox in customize sync to linux & windows for extensions. | chron@chromium.org | 2010-06-14 | 3 | -3/+45 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 3 | -14/+25 |
* | Fix InfoBubble unittests to be more consistent in how they expect coordinate ... | pkasting@chromium.org | 2010-06-14 | 1 | -17/+20 |
* | Revert 49738 [problems running tests] - On Mac, move internal plugins to live... | viettrungluu@chromium.org | 2010-06-14 | 3 | -28/+21 |
* | Reenable InstallApps. | mpcomplete@chromium.org | 2010-06-14 | 2 | -6/+2 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 3 | -21/+28 |
* | Fix a regression that accesses file system synchronously | huanr@chromium.org | 2010-06-14 | 4 | -44/+50 |
* | Fix off-by-one error that crept into the BubbleBorder code. | pkasting@chromium.org | 2010-06-14 | 1 | -2/+2 |