| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure address bar is reset after a redirect turns into a download. | creis@chromium.org | 2011-06-13 | 2 | -6/+107 |
* | Support creating temporary files for sync file operations. | noelutz@google.com | 2011-06-13 | 1 | -0/+1 |
* | Revert 88616 - Revert 86510 - Contributed by junov@chromium.org | junov@chromium.org | 2011-06-13 | 3 | -17/+19 |
* | Move load_from_memory_cache_details.* to content now that the SSL code has mo... | jam@chromium.org | 2011-06-13 | 12 | -20/+109 |
* | Remove g_browser_process dependency from content. Also make all the SyncChan... | jam@chromium.org | 2011-06-13 | 14 | -57/+46 |
* | Present infobar on mixed content denial. We may have caused the page to appe... | tsepez@chromium.org | 2011-06-10 | 1 | -4/+4 |
* | Fix bad merge of content\browser\DEPS. | jam@chromium.org | 2011-06-10 | 1 | -11/+0 |
* | Revert 86510 - Contributed by junov@chromium.org | vangelis@chromium.org | 2011-06-10 | 3 | -19/+17 |
* | Throttle the touch move events sent to the renderer. | sadrul@chromium.org | 2011-06-10 | 2 | -4/+37 |
* | Add a flag to print the handles held by a child process when it shuts down. | cdn@chromium.org | 2011-06-09 | 3 | -0/+577 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 4 | -7/+280 |
* | Revert 88284 - Revert 88151 (see crbug.com/85296) - Fix user-after-free error... | akalin@chromium.org | 2011-06-09 | 1 | -9/+5 |
* | Add ben and sky as an owner in chrome\browser\renderer_host and add sky to co... | jam@chromium.org | 2011-06-09 | 1 | -0/+1 |
* | Revert 88319: Supressing deps_check error caused by spellcheck_host.h | morrita@chromium.org | 2011-06-09 | 1 | -3/+0 |
* | Revert 88309 - Introduced additional spellcheck related histograms. | morrita@chromium.org | 2011-06-09 | 1 | -7/+0 |
* | Fix a browser, renderer, plugin deadlock caused by the change to reparent plu... | ananta@chromium.org | 2011-06-08 | 1 | -7/+18 |
* | Remove last extension dependencies from content. | mpcomplete@chromium.org | 2011-06-08 | 12 | -51/+56 |
* | Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg. | sievers@chromium.org | 2011-06-08 | 4 | -100/+18 |
* | Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places | sky@chromium.org | 2011-06-08 | 8 | -15/+11 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 3 | -17/+25 |
* | Supressing deps_check error caused by spellcheck_host.h | morrita@chromium.org | 2011-06-08 | 1 | -0/+3 |
* | Introduced additional spellcheck related histograms. | morrita@chromium.org | 2011-06-08 | 1 | -0/+7 |
* | Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverL... | thakis@chromium.org | 2011-06-08 | 1 | -5/+9 |
* | roll clang 131935:132017 | thakis@chromium.org | 2011-06-08 | 2 | -1/+5 |
* | Get rid of Chrome notifications dependency, and instead go through ContentBro... | jam@chromium.org | 2011-06-07 | 11 | -52/+136 |
* | When dragging file:// links off a web page, don't populate the | tony@chromium.org | 2011-06-07 | 6 | -2/+134 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 3 | -25/+17 |
* | Fix user-after-free error with ObserverList. The problem is that if an Obser... | jam@chromium.org | 2011-06-07 | 1 | -9/+5 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 3 | -17/+25 |
* | Make Flash work properly when started in low-integrity mode so that UIPI rest... | jschuh@chromium.org | 2011-06-07 | 2 | -0/+20 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 3 | -10/+8 |
* | Move setToolTipText related functions from RenderView to RenderWidget. | Takano.Naoki@gmail.com | 2011-06-06 | 4 | -35/+37 |
* | Add unit-tests for SingleRequestHostResolver. | eroman@chromium.org | 2011-06-06 | 1 | -0/+1 |
* | QuotaPermissionContext's dtor must be virtual | kinuko@chromium.org | 2011-06-06 | 1 | -1/+1 |
* | Remove the remaining Chrome SSL dependencies from content. | jam@chromium.org | 2011-06-06 | 7 | -31/+54 |
* | Removes force_bookmark_bar_visible_ from WebUI and puts it in | sky@chromium.org | 2011-06-06 | 2 | -8/+3 |
* | Moves some of the session dependencies from content to chrome. | sky@chromium.org | 2011-06-06 | 3 | -37/+23 |
* | Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca... | jam@chromium.org | 2011-06-04 | 5 | -52/+59 |
* | Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo. | zmo@google.com | 2011-06-04 | 1 | -1/+5 |
* | Ensure that the GPU compositing window does not have zero area on windows. | apatrick@chromium.org | 2011-06-03 | 1 | -2/+6 |
* | Allow delete of never-opened -wal file in Incognito. | shess@chromium.org | 2011-06-03 | 1 | -1/+12 |
* | Move most of the core SSL code from chrome to content. The UI code that's sp... | jam@chromium.org | 2011-06-03 | 24 | -7/+1830 |
* | Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna... | jam@chromium.org | 2011-06-03 | 5 | -89/+18 |
* | Fix +x mode on content/browser/in_process_webkit/indexed_db_quota_client* | maruel@chromium.org | 2011-06-03 | 3 | -0/+0 |
* | Removing defunct GpuVideoDecoder and IpcVideoDecoder. | scherkus@chromium.org | 2011-06-03 | 2 | -2/+0 |
* | Disable GPU compositing and accelerated 2d canvas for about: URLs | jamesr@chromium.org | 2011-06-03 | 1 | -3/+4 |
* | Initial IndexedDBQuotaClient implementation | dgrogan@chromium.org | 2011-06-03 | 8 | -15/+455 |
* | Remove JS dialog dependency from content. | avi@chromium.org | 2011-06-03 | 7 | -79/+186 |
* | Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa... | jam@chromium.org | 2011-06-03 | 9 | -97/+242 |
* | Revert 87790 - Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 1 | -0/+1 |