| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the popup blocker on by default. Flip the flag to be a disabling one. | rsesek@chromium.org | 2011-01-07 | 2 | -4/+4 |
* | Remove wstring from l10n_util. Part 8, the last part. | avi@chromium.org | 2011-01-07 | 34 | -192/+253 |
* | Add a checkbox to the malware interstitial page, for user to opt-in to send m... | panayiotis@google.com | 2011-01-07 | 5 | -11/+116 |
* | Make Page Action popup bubble anchor its arrow on the left for RTL languages. | finnur@chromium.org | 2011-01-07 | 1 | -2/+5 |
* | Make sure we don't trigger the incompatibility badge if the flag is turned of... | finnur@chromium.org | 2011-01-07 | 2 | -11/+33 |
* | Fix for bug 68588" crash occurs if the first run when mode is incognito | georgey@chromium.org | 2011-01-07 | 1 | -0/+3 |
* | Re-land of http://codereview.chromium.org/6094009 with Mac build fix. | kbr@google.com | 2011-01-07 | 2 | -4/+31 |
* | I'm working on autocomplete edit view which does not use native controls for ... | oshima@chromium.org | 2011-01-07 | 8 | -100/+212 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 86 | -521/+588 |
* | Fixes bug where we would allow dragging tabs in incognito windows too | sky@chromium.org | 2011-01-07 | 1 | -2/+2 |
* | Makes instant not supress infobars. As part of this I'm removing | sky@chromium.org | 2011-01-07 | 1 | -53/+0 |
* | Geolocation code cleanup following switch to client-based Geolocation. | jknotten@chromium.org | 2011-01-07 | 3 | -102/+19 |
* | Listen for tab close notifications and cancel active speech sessions. | satish@chromium.org | 2011-01-07 | 9 | -59/+132 |
* | Polish about:conflicts a bit as requested by Clem/UI review. | finnur@chromium.org | 2011-01-07 | 2 | -7/+19 |
* | Revert 70722 - Disable crashy TaskManagerBrowserTest.ReloadExtension | phajdan.jr@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | Pass a correct input method descriptor to the ActiveInputMethodsChanged funct... | yusukes@google.com | 2011-01-07 | 1 | -4/+27 |
* | Disable crashy SafeBrowsingBlockingPageTest.MalwareIframeProceed | phajdan.jr@chromium.org | 2011-01-07 | 1 | -1/+3 |
* | Disable crashy TaskManagerBrowserTest.ReloadExtension | phajdan.jr@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 6 | -38/+88 |
* | Autofill heuristics regular expressions should be localized | dhollowa@chromium.org | 2011-01-07 | 2 | -30/+35 |
* | Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath. | tfarina@chromium.org | 2011-01-07 | 1 | -1/+1 |
* | [Chrome OS] Canonicalize username before checking against whitelist | cmasone@chromium.org | 2011-01-07 | 3 | -4/+9 |
* | Display only static background page badges. New art coming in a separate CL. | atwilson@chromium.org | 2011-01-07 | 2 | -37/+3 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 6 | -88/+38 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 4 | -0/+355 |
* | Store previous theme in ExtensionInstallUI constructor (rather than ConfirmIn... | tessamac@google.com | 2011-01-07 | 1 | -15/+16 |
* | Makes instant add the url to history that we can parse and identify as | sky@chromium.org | 2011-01-06 | 1 | -6/+40 |
* | Relayout NTP after apps section loads, even if zero apps installed. | aa@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Cleanups: Remove old RemotingSetupFlow. | sergeyu@chromium.org | 2011-01-06 | 4 | -530/+0 |
* | Revert http://codereview.chromium.org/6094009 (r70768) due to | kbr@google.com | 2011-01-06 | 2 | -31/+4 |
* | Perform GPU-related initialization in GPU process in response to an | kbr@google.com | 2011-01-06 | 2 | -4/+31 |
* | views: Remove unused ShowNewProfileDialog function. | tfarina@chromium.org | 2011-01-06 | 2 | -8/+0 |
* | With the Mac App Store, we see that window controls are no longer tied to the... | avi@chromium.org | 2011-01-06 | 4 | -20/+23 |
* | Make search provider enforce that keyword search term visits have a | sky@chromium.org | 2011-01-06 | 1 | -1/+14 |
* | Fix clang compile failure | zea@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Revert 70655 - With the Mac App Store, we see that window controls are no lon... | avi@chromium.org | 2011-01-06 | 4 | -21/+19 |
* | With the Mac App Store, we see that window controls are no longer tied to the... | avi@chromium.org | 2011-01-06 | 4 | -19/+21 |
* | Remove wstring from l10n_util. Part 7. | avi@chromium.org | 2011-01-06 | 32 | -270/+351 |
* | Small cleanup for previous CL in AppApiTest.AppProcessRedirectBack. | mpcomplete@chromium.org | 2011-01-06 | 1 | -9/+5 |
* | Make starred History*Provider results stay in the autocomplete dropdown, upda... | msw@chromium.org | 2011-01-06 | 3 | -8/+56 |
* | [SYNC] Sessions datatype refactor. Most things related to sessions under-the-... | zea@chromium.org | 2011-01-06 | 17 | -673/+2042 |
* | DOMUI: Make Autofill profile lists multi-select and implementing deleting | jhawkins@chromium.org | 2011-01-06 | 3 | -14/+25 |
* | Fix official chrome linux builder (missing include). | estade@chromium.org | 2011-01-06 | 1 | -2/+3 |
* | Fix indents. I am used to webkit style, so did it wrong in last commit. | inferno@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Turn the volume range check into a bail out return to prevent browser crash. | inferno@chromium.org | 2011-01-06 | 1 | -2/+3 |
* | If speech input is disabled and we receive IPC calls, terminate the renderer. | satish@chromium.org | 2011-01-06 | 4 | -28/+53 |
* | Fixing the bug that occurs when the hover shader becomes null due to small ta... | rlp@chromium.org | 2011-01-06 | 1 | -6/+9 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 6 | -38/+88 |
* | Update checks of multi-installs now use the proper app guid. | grt@chromium.org | 2011-01-06 | 1 | -5/+9 |
* | Revert 70621 - With the Mac App Store, we see that window controls are no lon... | hans@chromium.org | 2011-01-06 | 3 | -13/+13 |