| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a download file factory to the download file manager, for testing. | ahendrickson@chromium.org | 2011-12-08 | 3 | -8/+44 |
* | Move CreateFakeXEvent to x11_util.{h,cc}. | mazda@chromium.org | 2011-12-08 | 1 | -76/+18 |
* | Fix test failures when calling native char conversion functions (e.g wrctomb). | saintlou@chromium.org | 2011-12-08 | 1 | -0/+4 |
* | Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.") | apavlov@chromium.org | 2011-12-08 | 5 | -124/+99 |
* | Make sure PluginDataRemoverImpl::Init is executed after the constructor has f... | bauerb@chromium.org | 2011-12-08 | 1 | -34/+33 |
* | Appcache, local storage, indexed db, databases: skip exit-time deletion when ... | marja@chromium.org | 2011-12-08 | 10 | -83/+235 |
* | Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su... | yusukes@chromium.org | 2011-12-08 | 1 | -1/+1 |
* | Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re... | cbentzel@chromium.org | 2011-12-08 | 1 | -6/+6 |
* | Remove custom Task implementations from content/ppapi_plugin | dcheng@chromium.org | 2011-12-08 | 2 | -19/+14 |
* | Add Mac implementation of data_fetcher for gamepad. | scottmg@chromium.org | 2011-12-08 | 5 | -2/+379 |
* | Ensure that GpuScheduler invokes fence tasks even if client is not flushing. | apatrick@chromium.org | 2011-12-08 | 3 | -8/+31 |
* | Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | rsimha@google.com | 2011-12-08 | 6 | -32/+91 |
* | Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon... | sky@chromium.org | 2011-12-07 | 2 | -18/+2 |
* | Make Clipboard::FormatType an opaque handle type. | dcheng@chromium.org | 2011-12-07 | 3 | -1/+49 |
* | Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing. | rdsmith@chromium.org | 2011-12-07 | 4 | -0/+54 |
* | Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | gman@chromium.org | 2011-12-07 | 6 | -91/+32 |
* | Revert 113267 - Attempt fixes at chrome frame tests redness. | dtseng@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Makes tests either use mock compositor or mock WebGraphicsContext3D depending... | sky@chromium.org | 2011-12-07 | 2 | -2/+18 |
* | Webcam ppapi flash fix. | ihf@chromium.org | 2011-12-07 | 1 | -0/+8 |
* | Use ForceShutdown to kill old GPU process. | jbauman@chromium.org | 2011-12-07 | 2 | -2/+8 |
* | aura-x11: Add support for xmodmap'ed pointer buttons. | sadrul@chromium.org | 2011-12-07 | 1 | -24/+0 |
* | Replace media::Limits struct with media::limits namespace and update document... | scherkus@chromium.org | 2011-12-07 | 2 | -3/+1 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 1 | -4/+1 |
* | Initialize the CPU usage variable. | brettw@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Don't attempt to forward declare StringPiece. | erikwright@chromium.org | 2011-12-07 | 1 | -4/+1 |
* | Partial swaps on OSX | backer@chromium.org | 2011-12-07 | 6 | -36/+157 |
* | Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha... | senorblanco@chromium.org | 2011-12-07 | 3 | -0/+5 |
* | There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket... | xians@chromium.org | 2011-12-07 | 6 | -72/+81 |
* | Fixed path to WebRect in include after webkit roll. | vsevik@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread. | joi@chromium.org | 2011-12-07 | 3 | -41/+14 |
* | Move web_contents_unittest.cc to content, where it belongs next to TabContent... | jam@chromium.org | 2011-12-07 | 2 | -0/+1787 |
* | Respect command line flags for interstitial pages. | sievers@chromium.org | 2011-12-07 | 2 | -0/+6 |
* | Include the referrer header everywhere instead of directly including the webk... | jochen@chromium.org | 2011-12-07 | 4 | -4/+1 |
* | views: Add an Options enum to MessageBoxView control. | tfarina@chromium.org | 2011-12-07 | 10 | -37/+46 |
* | Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o... | mazda@chromium.org | 2011-12-07 | 3 | -25/+154 |
* | Stop running tests if more than 5 time out. | thakis@chromium.org | 2011-12-07 | 1 | -10/+36 |
* | base::Bind: Convert Socket::Read. | jhawkins@chromium.org | 2011-12-07 | 1 | -6/+32 |
* | Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ... | michaeln@google.com | 2011-12-07 | 6 | -5/+20 |
* | Repurpose obsolete IndexedDB commandline switch to control idb for workers. | dgrogan@chromium.org | 2011-12-07 | 4 | -6/+6 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 1 | -8/+8 |
* | Get rid of the last view_messages.h include in chrome, other than tab_content... | jam@chromium.org | 2011-12-06 | 2 | -0/+19 |
* | base::Bind: Convert StreamSocket::Connect. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+5 |
* | [Mac] Remove content/ CrApplication. | shess@chromium.org | 2011-12-06 | 7 | -107/+7 |
* | DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests. | rdsmith@chromium.org | 2011-12-06 | 11 | -206/+263 |
* | Add xinput1_3.dll redist to final package. | scottmg@google.com | 2011-12-06 | 1 | -0/+24 |
* | Clean up related to http://codereview.chromium.org/8742007/ | levin@chromium.org | 2011-12-06 | 2 | -7/+0 |
* | Attempt fixes at chrome frame tests redness. | dtseng@chromium.org | 2011-12-06 | 1 | -1/+1 |
* | Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ... | ben@chromium.org | 2011-12-06 | 4 | -324/+6 |
* | Revert 113250 - Add CommandBuffer::SetGetBuffer | dglazkov@chromium.org | 2011-12-06 | 6 | -29/+91 |
* | Add CommandBuffer::SetGetBuffer | gman@chromium.org | 2011-12-06 | 6 | -91/+29 |