| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated info logged when with typed url unrecoverable errors | atwilson@chromium.org | 2011-09-23 | 1 | -1/+9 |
* | Add comment for fix to issue 95619 | rlarocque@chromium.org | 2011-09-23 | 1 | -0/+3 |
* | Reserve space before building potentially large vectors in safe-browsing. | shess@chromium.org | 2011-09-23 | 2 | -0/+11 |
* | sync: we can't lookup empty client tag nodes, so don't allow creating them | tim@chromium.org | 2011-09-23 | 2 | -0/+15 |
* | Deflake PrerenderBrowserTest.PrerenderClientRedirectInIframe. | mmenke@chromium.org | 2011-09-23 | 1 | -6/+4 |
* | Integration test cases for the server directed error handling feature. | lipalani@chromium.org | 2011-09-23 | 5 | -5/+170 |
* | ntp4: drag from bookmark page to apps page | estade@chromium.org | 2011-09-23 | 1 | -2/+7 |
* | Initialize ExtensionAccessibilityEventRouter earlier. | dmazzoni@chromium.org | 2011-09-23 | 3 | -36/+26 |
* | Convert the PluginService interface to be an async wrapper around PluginList. | rsesek@chromium.org | 2011-09-23 | 9 | -146/+139 |
* | [Mac] Cleanup indirect delegate call from prior CL. | shess@chromium.org | 2011-09-23 | 1 | -1/+1 |
* | [Mac] Do not draw pinned tab favicons on half pixels. | rsesek@chromium.org | 2011-09-23 | 1 | -2/+6 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 8 | -21/+30 |
* | [Sync] Move some code into new class JsMutationEventObserver | akalin@chromium.org | 2011-09-23 | 9 | -171/+210 |
* | [Sync Setup UI] Fix display of "Last Synced as..." in Personal Stuff. | binji@chromium.org | 2011-09-23 | 1 | -6/+4 |
* | Add a "disabled" field for GPU Blacklist entries. | zmo@google.com | 2011-09-23 | 1 | -0/+2 |
* | Extension loading extracts intents from Manifest data. | groby@chromium.org | 2011-09-23 | 1 | -1/+2 |
* | Reverting this change to see if this fixes the MinimizeRestore browser tests ... | ananta@chromium.org | 2011-09-23 | 5 | -44/+83 |
* | Sync/Valgrind: Add gmock printers for SyncChange, SyncData, SyncError. | jhawkins@chromium.org | 2011-09-23 | 6 | -0/+79 |
* | New pyauto automation hook to get browser process information. | dennisjeffrey@chromium.org | 2011-09-23 | 4 | -0/+115 |
* | Reland r102332 - export more symbols needed for the component build | dpranke@chromium.org | 2011-09-23 | 1 | -8/+0 |
* | Removed sending of the following IPC messages from chrome and added API's on ... | ananta@chromium.org | 2011-09-23 | 5 | -30/+12 |
* | Mark untrusted certificates as such in Linux UI. | agl@chromium.org | 2011-09-22 | 4 | -1/+26 |
* | Fix a bug so GPU blacklist for accelerated 2d canvas is honored. | zmo@google.com | 2011-09-22 | 1 | -0/+2 |
* | [ntp4] Create app tiles using template data. | csilv@chromium.org | 2011-09-22 | 3 | -38/+50 |
* | CrOS: Add Discard Tab command link to about:discards | jamescook@chromium.org | 2011-09-22 | 3 | -124/+136 |
* | Refactor Win panel mouse watcher to use PanelMouseWatcher base class. | jennb@chromium.org | 2011-09-22 | 5 | -83/+44 |
* | Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T... | pkasting@chromium.org | 2011-09-22 | 6 | -25/+24 |
* | Refactoring recently closed tab filtering | noyau@chromium.org | 2011-09-22 | 5 | -24/+175 |
* | Remove executable permission from extension_uninstall_dialog_view.cc | jstritar@chromium.org | 2011-09-22 | 1 | -0/+0 |
* | Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g... | dpranke@chromium.org | 2011-09-22 | 1 | -0/+6 |
* | Fix crashes related to the extension uninstall dialog. | jstritar@chromium.org | 2011-09-22 | 17 | -224/+357 |
* | Fix X button size of subpage for touch ui | bshe@chromium.org | 2011-09-22 | 1 | -0/+8 |
* | Enable the keyboard to show the popup keyboard for inputting accented charact... | mazda@chromium.org | 2011-09-22 | 5 | -107/+567 |
* | Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t... | dpranke@chromium.org | 2011-09-22 | 1 | -6/+0 |
* | notifications: Remove NotificationExceptionsTableModel as it's no longer used. | tfarina@chromium.org | 2011-09-22 | 3 | -332/+0 |
* | Add icon to the panel titlebar on Mac. | jianli@chromium.org | 2011-09-22 | 3 | -8/+48 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 8 | -30/+21 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 8 | -21/+30 |
* | After a successful ping of the RLZ server, make sure to update the cached | rogerta@chromium.org | 2011-09-22 | 2 | -23/+47 |
* | Revert "Fix activation problem when showing bubble view" | oshima@google.com | 2011-09-22 | 2 | -12/+1 |
* | Adds testing infrastructure to web_ui_browsertest to support testing HtmlDial... | flackr@chromium.org | 2011-09-22 | 5 | -4/+39 |
* | Disable ClickingMovesFocus test on chromeos | oshima@google.com | 2011-09-22 | 1 | -1/+7 |
* | [ntp4] Handle max tile limit properly when adding bookmarks. | csilv@chromium.org | 2011-09-22 | 1 | -4/+13 |
* | Get rid of synchronous calls to getting plugins to help with http://coderevie... | jam@chromium.org | 2011-09-22 | 9 | -596/+20 |
* | Fix cros build. | skerner@chromium.org | 2011-09-22 | 1 | -1/+2 |
* | Add external extensions json source in proper mac location. | skerner@google.com | 2011-09-22 | 3 | -18/+100 |
* | Moved web_intent_service_data into webkit/glue | groby@chromium.org | 2011-09-22 | 9 | -77/+7 |
* | Speak the name of the image selection screen when it's activated, if accessib... | zork@chromium.org | 2011-09-22 | 2 | -0/+5 |
* | net: Put more functions from escape.h into net namespace. | tfarina@chromium.org | 2011-09-22 | 11 | -35/+37 |
* | Revert 102101 - Displaying the extensions count in extensions settings page. | finnur@chromium.org | 2011-09-22 | 2 | -16/+2 |