| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up geolocation_dispatcher_host.h | joth@chromium.org | 2010-06-09 | 1 | -1/+1 |
* | Add a command line switch to enable the pepper testing interface. This moves ... | brettw@chromium.org | 2010-06-09 | 1 | -0/+2 |
* | Add rgb_frame size tracking and resizing to fix security issue with changing ... | scherkus@chromium.org | 2010-06-08 | 3 | -17/+44 |
* | AudioController to perform audio operations on a separate thread | hclam@chromium.org | 2010-06-07 | 1 | -3/+5 |
* | Fix audio "clicking" for strongbad demo | hclam@chromium.org | 2010-06-07 | 3 | -44/+49 |
* | Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte... | yurys@chromium.org | 2010-06-07 | 1 | -0/+2 |
* | Actually clear the disk cache, and keep it enabled, between benchmark runs. | mlloyd@chromium.org | 2010-06-05 | 2 | -2/+48 |
* | A very basic fix that prevents experimental popups from living longer than th... | twiz@google.com | 2010-06-03 | 1 | -0/+5 |
* | Add IDBIndex support + various cleanup. | jorlow@chromium.org | 2010-06-03 | 1 | -1/+1 |
* | Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz... | inferno@chromium.org | 2010-06-02 | 1 | -3/+2 |
* | Fixing AutoReset to be a template. | gspencer@chromium.org | 2010-06-01 | 1 | -1/+1 |
* | Cleaning up the node focus notification. | jcivelli@google.com | 2010-06-01 | 3 | -5/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 5 | -21/+23 |
* | DevTools: inspector settings are now serialized into map, not a string | pfeldman@chromium.org | 2010-06-01 | 3 | -9/+10 |
* | DevTools: disable Scripts panel if remote debugging is enabled | yurys@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | Changed printer page setup units to be in device co-ordinates (this is pixels... | sanjeevr@chromium.org | 2010-05-29 | 1 | -2/+2 |
* | This tunes up some of the snapshot creation code. | gspencer@chromium.org | 2010-05-28 | 3 | -13/+19 |
* | Defend against messages being received prior to having been initialized. | michaeln@chromium.org | 2010-05-28 | 1 | -1/+1 |
* | Enabled mousewheel coalescing to work better for ChromeOS. | davemoore@chromium.org | 2010-05-28 | 4 | -18/+124 |
* | Cancels an ongoing IME composition when receiving an IME_CANCEL_COMPOSITION e... | hbono@chromium.org | 2010-05-28 | 1 | -0/+2 |
* | Fully connect the dots between workers and appcache resource loading. | michaeln@chromium.org | 2010-05-27 | 1 | -5/+14 |
* | DevTools: implement WebDevToolsAgentClient::WebKitClientMessageLoop. Also mak... | yurys@chromium.org | 2010-05-27 | 1 | -4/+5 |
* | Attempt 2 at landing this as this broke ui_tests on linux. | ananta@chromium.org | 2010-05-27 | 1 | -4/+13 |
* | Revert 48348 - Broke ui_tests on linux. | tonyg@chromium.org | 2010-05-27 | 1 | -10/+1 |
* | The desktop notification service infobar would not display in ChromeFrame ren... | ananta@chromium.org | 2010-05-27 | 1 | -1/+10 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -1/+1 |
* | Disable RenderViewHostManagerTest.ChromeURLAfterDownload because it hangs fla... | jhawkins@chromium.org | 2010-05-25 | 1 | -1/+9 |
* | Build fix: Update a FRIEND_TEST needed from r48189. | jhawkins@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | TTF: Re-enable WebCacheManagerBrowserTest.CrashOnceOnly by marking it flaky. | jhawkins@chromium.org | 2010-05-25 | 1 | -2/+2 |
* | TTF: Re-enable RenderViewHostManagerTest.ChromeURLAfterDownload which was wri... | jhawkins@chromium.org | 2010-05-25 | 1 | -2/+1 |
* | When we get an IME_CANCEL_COMPOSITION event from the renderer, | tony@chromium.org | 2010-05-25 | 1 | -0/+5 |
* | Fix visibilty handling for accelerated Mac plugins | stuartmorgan@chromium.org | 2010-05-24 | 1 | -1/+4 |
* | Browser process scaffolding to support having appcache work in workers. | michaeln@chromium.org | 2010-05-24 | 2 | -2/+3 |
* | On ARM, only blit the needed rects from the TransportDIB. | agl@chromium.org | 2010-05-24 | 1 | -1/+20 |
* | Mac: Fix renderer idle cpu usage regression. | thakis@chromium.org | 2010-05-24 | 2 | -4/+6 |
* | Small fix to r45696 | agl@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | When we get a IME_CANCEL_COMPOSITION event on OSX, clear the | tony@chromium.org | 2010-05-24 | 1 | -1/+3 |
* | Try to fix the crash in SyncResourceHandler by using receiver_ earlier. I ca... | jam@chromium.org | 2010-05-22 | 1 | -5/+6 |
* | Fixes a bug in slow cross-site navigations. | creis@chromium.org | 2010-05-22 | 3 | -16/+36 |
* | Don't use command line flags for enabling the internal pdf plugin. Instead, ... | jam@chromium.org | 2010-05-22 | 1 | -1/+0 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 2 | -16/+10 |
* | Ensure that the default profile for cros has no extension service | davemoore@chromium.org | 2010-05-21 | 1 | -0/+2 |
* | Windows accessibility improvements: 1. All WebKit roles are now passed to the | dmazzoni@chromium.org | 2010-05-21 | 6 | -9/+52 |
* | This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t... | lzheng@chromium.org | 2010-05-21 | 1 | -0/+1 |
* | Change default to three threads for video decoding and add command line --vid... | fbarchard@chromium.org | 2010-05-19 | 1 | -1/+2 |
* | Forget zoom levels set/changed in incognito mode when exiting incognito. Thi... | pkasting@chromium.org | 2010-05-18 | 1 | -3/+5 |
* | Fix typos for defined(OS_XXX). | thestig@chromium.org | 2010-05-18 | 1 | -1/+1 |
* | Turn on cloud print for Chromium OS. | scottbyer@chromium.org | 2010-05-18 | 1 | -0/+4 |
* | Remove the mostly-unused FilterPolicy class. Convert the only actually-used ... | pkasting@chromium.org | 2010-05-18 | 7 | -76/+49 |
* | Wire sending/receiving cacheable metadata from the renderer | tonyg@chromium.org | 2010-05-18 | 3 | -3/+45 |