| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change. | abarth@chromium.org | 2009-07-30 | 5 | -9/+9 |
* | Adding a new crash to the known crashes list. | ananta@chromium.org | 2009-07-30 | 1 | -0/+4 |
* | Pull CrxInstaller out of ExtensionsService. | aa@chromium.org | 2009-07-30 | 14 | -543/+492 |
* | Add expected data for new layout tests | ukai@chromium.org | 2009-07-30 | 10 | -3/+620 |
* | Another attempt at landing this patch. | ananta@chromium.org | 2009-07-30 | 12 | -40/+116 |
* | WebKit Update 46536:46570 | ukai@chromium.org | 2009-07-30 | 14 | -180/+11 |
* | Don't zero newly allocated bitmap data - it's already been zeroed. | maf@google.com | 2009-07-30 | 2 | -8/+0 |
* | linux: fix plugins crash: 0 is a valid shm handle. | piman@chromium.org | 2009-07-30 | 2 | -3/+15 |
* | Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines. | mdm@chromium.org | 2009-07-30 | 53 | -302/+308 |
* | gtk: Add the 'Stats for nerds' link to the task manager. | jhawkins@chromium.org | 2009-07-30 | 2 | -0/+39 |
* | Reverting 22029. | jorlow@chromium.org | 2009-07-30 | 2 | -43/+4 |
* | Revert "Fix a DCHECK we hit when a mime type isn't ASCII." | evan@chromium.org | 2009-07-30 | 1 | -18/+6 |
* | Adding version information about local chrome dll to url and test logs, so th... | ace@google.com | 2009-07-30 | 1 | -0/+14 |
* | Continue eliminating direct NPN_ function calls that go from Chromium code to... | jorlow@chromium.org | 2009-07-30 | 9 | -42/+146 |
* | Change poll interval in buildbot sample extension to 90 seconds. | aa@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | List individual storage related layout tests rather than excluding them all. ... | jorlow@chromium.org | 2009-07-30 | 2 | -4/+43 |
* | Disable worker-constructor.html until the WebKit side change is landed and we... | jianli@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Fix a DCHECK we hit when a mime type isn't ASCII. | evan@chromium.org | 2009-07-30 | 1 | -6/+18 |
* | Remove source assets from gclient sync deps | gman@google.com | 2009-07-30 | 2 | -2/+2 |
* | Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs. | darin@chromium.org | 2009-07-29 | 2 | -6/+7 |
* | There is no need for the browser process to have an accelerator handler.This ... | jcampan@chromium.org | 2009-07-29 | 7 | -34/+6 |
* | Linux: factor out some shared GTK tree utility code. | mdm@chromium.org | 2009-07-29 | 7 | -140/+96 |
* | GTK Themes: Native omnibox part 2. | erg@google.com | 2009-07-29 | 4 | -48/+91 |
* | Added automation messages and corresponding handlers to support operations like | ananta@chromium.org | 2009-07-29 | 5 | -33/+177 |
* | Force sizing of a new tab as soon as TabContents is created. | japhet@chromium.org | 2009-07-29 | 2 | -0/+13 |
* | gtk: Don't wrap around when scrolling the tab strip using the scroll event. ... | jhawkins@chromium.org | 2009-07-29 | 1 | -2/+4 |
* | Make Linux versioninfo its own lib so it can be linked in only where needed. | mmoss@chromium.org | 2009-07-29 | 3 | -48/+61 |
* | Fix typo that prevented invalid reads from matching | dkegel@google.com | 2009-07-29 | 1 | -7/+12 |
* | GTK: move the findbar out of the way when it covers a find result. | estade@chromium.org | 2009-07-29 | 5 | -50/+69 |
* | Make the DownloadRequestDialogDelegateGtk always report some response to the ... | estade@chromium.org | 2009-07-29 | 3 | -27/+30 |
* | Version number bump for release | bradnelson@google.com | 2009-07-29 | 1 | -1/+1 |
* | Remove duplicate expectations. | stuartmorgan@chromium.org | 2009-07-29 | 1 | -4/+2 |
* | Add expectations for new plugin crashes on the Mac | stuartmorgan@chromium.org | 2009-07-29 | 1 | -1/+5 |
* | Updating trunk VERSION build from 196.0 to 197.0 | laforge@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Fix build bustage due to r21999 | hclam@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Linux: Save and restore bookmark manager and task manager window size. | derat@google.com | 2009-07-29 | 5 | -88/+308 |
* | Undisable DnsMasterTest.MassiveConcurrentLookupTest. | phajdan.jr@chromium.org | 2009-07-29 | 2 | -2/+2 |
* | BufferedDataSource to support server without range request support | hclam@chromium.org | 2009-07-29 | 25 | -187/+434 |
* | Add private: before DISALLOW_IMPLICIT_CONSTRUCTORS. | mattm@chromium.org | 2009-07-29 | 1 | -0/+1 |
* | Update smoketests.py so we can run ui_tests in parallel, with | huanr@chromium.org | 2009-07-29 | 2 | -1/+123 |
* | First cut at Firefox import on OSX + stubs for Safari import. | jeremy@chromium.org | 2009-07-29 | 13 | -54/+169 |
* | Removed HostControl implementation of IPersistStreamInitImpl. | apatrick@google.com | 2009-07-29 | 1 | -3/+0 |
* | linux: also look in ~/.mozilla/plugins for plugins | evan@chromium.org | 2009-07-29 | 1 | -1/+7 |
* | linux: unexport as many symbols as possible | piman@google.com | 2009-07-29 | 6 | -12/+27 |
* | Gtk password dialog: Initialize pending_login_query_. | mattm@chromium.org | 2009-07-29 | 2 | -2/+6 |
* | Draw the side and bottom shadows in the native frame. | tc@google.com | 2009-07-29 | 2 | -15/+118 |
* | Fix crash in client_socket_pool_base.cc. | phajdan.jr@chromium.org | 2009-07-29 | 3 | -6/+75 |
* | Update the Mac plugin dummy window code for the new coordinate system. | stuartmorgan@google.com | 2009-07-29 | 8 | -133/+233 |
* | Move the tabstrip to the right one pixel so our tab placement | tc@google.com | 2009-07-29 | 1 | -2/+8 |
* | Update webkit from 46531 to 46536 to help get the canary bot | darin@chromium.org | 2009-07-29 | 2 | -2/+2 |