| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating trunk VERSION from 435.0 to 436.0 | chrome-release@google.com | 2010-06-14 | 1 | -1/+1 |
* | Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-... | yusukes@google.com | 2010-06-14 | 7 | -123/+185 |
* | AutoFill Renderer crash in form_manager.cc FindChildTextInner() | dhollowa@chromium.org | 2010-06-14 | 1 | -7/+11 |
* | Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubble | yusukes@chromium.org | 2010-06-14 | 5 | -0/+17 |
* | Resume "previous input method" on unlock | yusukes@chromium.org | 2010-06-14 | 6 | -17/+39 |
* | Add text input related UserMetricsActions | satorux@chromium.org | 2010-06-14 | 2 | -0/+8 |
* | Fix a bug that caused the candidate window to be rendered terribly. | satorux@chromium.org | 2010-06-14 | 1 | -0/+7 |
* | AutoFill: Implement the 'Clear form' menu item in the suggestions popup. | jhawkins@chromium.org | 2010-06-13 | 5 | -29/+307 |
* | Add start-to-commit histogram for Spdy trial. | mbelshe@chromium.org | 2010-06-13 | 1 | -1/+8 |
* | Updating trunk VERSION from 434.0 to 435.0 | chrome-release@google.com | 2010-06-13 | 1 | -1/+1 |
* | Support WebSQLDatabases in incognito mode. | dumi@chromium.org | 2010-06-13 | 3 | -11/+54 |
* | Resubmit of r49346 that caused mysterious test failures on the bot. | robertshield@chromium.org | 2010-06-12 | 10 | -280/+289 |
* | Add dependency on libevent where required. | phajdan.jr@chromium.org | 2010-06-12 | 1 | -6/+0 |
* | Split RecentlyUsedFolderComboModel into its own module, so we can share it | tfarina@chromium.org | 2010-06-12 | 7 | -159/+149 |
* | Updating trunk VERSION from 433.0 to 434.0 | chrome-release@google.com | 2010-06-12 | 1 | -1/+1 |
* | gtk: Make use of gtk signal macro in TaskManagerGtk dialog. | tfarina@chromium.org | 2010-06-12 | 2 | -31/+21 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 29 | -82/+206 |
* | Temporarily remove line below omnibox, so it doesn't look so broken on dark t... | pkasting@chromium.org | 2010-06-12 | 3 | -0/+0 |
* | TTF: Update comments for a few disabled tests. | jhawkins@chromium.org | 2010-06-12 | 2 | -2/+3 |
* | Build fix: Remove a duplicate MAYBE_ define. | jhawkins@chromium.org | 2010-06-11 | 1 | -7/+0 |
* | TTF: Re-enable DevToolsSanityTest.TestResouceContentLength and mark it as | jhawkins@chromium.org | 2010-06-11 | 1 | -2/+8 |
* | Enable remoting unittests to run on build bots | hclam@chromium.org | 2010-06-11 | 1 | -0/+1 |
* | This is the first patch to support encryption. The Cryptographer class | albertb@chromium.org | 2010-06-11 | 10 | -0/+489 |
* | Add histograms to track the size of the profile data. | rvargas@google.com | 2010-06-11 | 1 | -5/+58 |
* | Fix compile failure on linux. | estade@chromium.org | 2010-06-11 | 2 | -1/+4 |
* | Avoids sending about: URLs to DOM UI renderers in process-per-tab. | creis@chromium.org | 2010-06-11 | 3 | -3/+40 |
* | Use new images for gtk location bar. | estade@chromium.org | 2010-06-11 | 2 | -32/+17 |
* | Add a font API to Pepper and implement on Linux based on agl's code from http... | jam@chromium.org | 2010-06-11 | 7 | -1/+405 |
* | Second try of building a version of base with -fPIC for internal plugin. Cre... | jam@chromium.org | 2010-06-11 | 1 | -0/+5 |
* | Revert 49592 - Fix crashy test. | scottbyer@chromium.org | 2010-06-11 | 3 | -48/+21 |
* | Revert 49593 - Tweaks to the test. | scottbyer@chromium.org | 2010-06-11 | 2 | -42/+22 |
* | Convert page contents grabbing from wide to UTF16. The current code is a bit | brettw@chromium.org | 2010-06-11 | 23 | -118/+134 |
* | Tweaks to the test. | scottbyer@chromium.org | 2010-06-11 | 2 | -22/+42 |
* | Fix crashy test. | scottbyer@chromium.org | 2010-06-11 | 3 | -21/+48 |
* | Add dmgdiffer, to create update disk images given old and new full-install | mark@chromium.org | 2010-06-11 | 3 | -4/+425 |
* | Pass the testing interface command line switch to Chrome when running the PPA... | brettw@chromium.org | 2010-06-11 | 1 | -0/+5 |
* | chromeos: Remove old, unused window manager metrics code. | derat@chromium.org | 2010-06-11 | 2 | -59/+0 |
* | TTF: Add tests for WillHandleBrowserAboutURL. | jhawkins@chromium.org | 2010-06-11 | 2 | -0/+100 |
* | NULL out talk_mediator_ in Shutdown() to avoid crash. | akalin@chromium.org | 2010-06-11 | 1 | -3/+9 |
* | Re-enable two unit unit tests that were disabled for Mac in Oct 2009. | csilv@chromium.org | 2010-06-11 | 1 | -11/+2 |
* | TTF: Fix SafeBrowsingDatabase unit tests for MacOS X by disabling logging of IO | csilv@chromium.org | 2010-06-11 | 1 | -23/+21 |
* | Add new location bar images (not yet used). | pkasting@chromium.org | 2010-06-11 | 3 | -0/+0 |
* | Put goobsdiff, goobspatch, dirdiffer, and dirpatcher into the packaging | mark@chromium.org | 2010-06-11 | 1 | -3/+10 |
* | Mac/clang: Uncontentious fixes. | thakis@chromium.org | 2010-06-11 | 21 | -42/+26 |
* | Fix Google-A reconnect issue. | chocobo@chromium.org | 2010-06-11 | 3 | -23/+69 |
* | Minor cleanups of usage of process_util code. | maruel@chromium.org | 2010-06-11 | 2 | -3/+3 |
* | Stupid fixes | mark@chromium.org | 2010-06-11 | 1 | -4/+4 |
* | Fix issue 3967 and a couple related issues. | xiyuan@chromium.org | 2010-06-11 | 5 | -14/+47 |
* | Fix & cleanup Renderer4 histograms. | mbelshe@chromium.org | 2010-06-11 | 1 | -227/+163 |
* | AutoFill: Remove the default profile/CC prefs. | jhawkins@chromium.org | 2010-06-11 | 8 | -269/+0 |