| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix android build errors from https://chromiumcodereview.appspot.com/9420007/ | yfriedman@chromium.org | 2012-02-22 | 1 | -2/+3 |
* | Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter. | peter@pcc.me.uk | 2012-02-22 | 1 | -2/+2 |
* | Web Intents: Add a pref for enabling the feature, enable the UI. | jhawkins@chromium.org | 2012-02-22 | 1 | -1/+1 |
* | Fix link failures when enable_webrtc=0 is set. | yzshen@chromium.org | 2012-02-22 | 1 | -1/+26 |
* | Custom frame UI for platform apps on Windows. | jeremya@chromium.org | 2012-02-22 | 3 | -1/+35 |
* | Mark IndexedDBBrowserTest.ClearLocalState and IndexedDBBrowserTest.SaveSessio... | scottbyer@chromium.org | 2012-02-22 | 1 | -2/+16 |
* | Move Pepper files. | brettw@chromium.org | 2012-02-22 | 14 | -39/+41 |
* | Revert 122916 - Clipboard access is not threadsafe in general. Previously cli... | scottbyer@chromium.org | 2012-02-22 | 2 | -28/+7 |
* | First check in for password generation. | gcasto@chromium.org | 2012-02-22 | 2 | -1/+9 |
* | Clipboard access is not threadsafe in general. Previously clipboard reads wer... | raymes@chromium.org | 2012-02-21 | 2 | -7/+28 |
* | Allow GPU process to present to the compositing surface without the involveme... | apatrick@chromium.org | 2012-02-21 | 6 | -24/+99 |
* | GetBoundAddress will return the address that Bind actually bound to. If ther... | yzshen@chromium.org | 2012-02-21 | 5 | -13/+36 |
* | Chrome on Android: Remove speech input files from android build. | tedchoc@chromium.org | 2012-02-21 | 2 | -2/+12 |
* | Fix 3 more issues with fast cross-process back/forward navigations. | creis@chromium.org | 2012-02-21 | 4 | -18/+170 |
* | Get rid of the content notification for memory purging, which is a chrome fea... | jam@chromium.org | 2012-02-21 | 3 | -30/+1 |
* | Fix build error on chromeos. Third_party/angle/include/GLES2/gl2.h was incorr... | ananta@chromium.org | 2012-02-21 | 1 | -0/+2 |
* | Mark DOMStorageBrowserTest.ClearLocalState flaky on Mac | scottbyer@chromium.org | 2012-02-21 | 1 | -2/+9 |
* | Build fix for chromiumos from r122847. | sadrul@chromium.org | 2012-02-21 | 1 | -1/+0 |
* | Forward declare FilePath in gpu_data_manager.h to avoid compile errors. This ... | marshall@chromium.org | 2012-02-21 | 1 | -0/+2 |
* | Create content API for BrowserAccessibilityState | dmazzoni@chromium.org | 2012-02-21 | 6 | -41/+75 |
* | Coverity: Fix pass-by-values. | jhawkins@chromium.org | 2012-02-21 | 17 | -28/+28 |
* | Gesture Recognizer fires Long Press Event | tdresser@chromium.org | 2012-02-21 | 1 | -0/+4 |
* | Optimize the DXVA video decode accelerator on Windows by copying the decoded ... | ananta@chromium.org | 2012-02-21 | 3 | -154/+346 |
* | DownloadItem::SetIsPersisted() and IsPersisted() will facilitate merging DbHa... | benjhayden@chromium.org | 2012-02-21 | 5 | -8/+29 |
* | Make IPC_MESSAGE_EXPORT more robust. | thakis@chromium.org | 2012-02-21 | 7 | -5/+26 |
* | Get rid of the MockResourceContext singleton. It's just simpler to have each ... | jam@chromium.org | 2012-02-21 | 7 | -55/+23 |
* | Handling failure of creating PeerConnection factory instead of crashing. | grunell@chromium.org | 2012-02-21 | 1 | -15/+33 |
* | Revert r122805 "Add logic for WebKit ROLE_GROUP cases in order to map ARIA gr... | maruel@chromium.org | 2012-02-21 | 1 | -7/+2 |
* | Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset... | aaronlevbugs@gmail.com | 2012-02-21 | 1 | -2/+7 |
* | Move test from chrome/ to content/ to help simplify content API | dmazzoni@chromium.org | 2012-02-21 | 2 | -0/+128 |
* | Add change which got undone by accident in last checkin | jam@chromium.org | 2012-02-21 | 1 | -1/+0 |
* | Remove getters for HTML5 related objects from the ResourceContext interface. ... | jam@chromium.org | 2012-02-21 | 22 | -185/+325 |
* | This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo... | mmocny@chromium.org | 2012-02-21 | 12 | -35/+376 |
* | Revert 112959 - Chrome/Mac layout error on Google Docs Demo page (https://doc... | kalman@chromium.org | 2012-02-20 | 1 | -3/+0 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 25 | -203/+311 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 43 | -87/+97 |
* | Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include... | joi@chromium.org | 2012-02-20 | 43 | -97/+87 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 43 | -87/+97 |
* | Reverting to green up the memory waterfall. | jhawkins@chromium.org | 2012-02-19 | 21 | -277/+188 |
* | Remove FileSystem worker layout tests from worker_uitests. | adamk@chromium.org | 2012-02-18 | 1 | -151/+0 |
* | Set LINUX_SANDBOX_PATH when on Linux or Chrome OS. | jorgelo@chromium.org | 2012-02-18 | 1 | -5/+6 |
* | Work on improving PpbAudioConfig:RecommendSampleFrameCount | nfullagar@google.com | 2012-02-18 | 2 | -2/+20 |
* | Nuke from orbit corrupt websql databases. | michaeln@google.com | 2012-02-18 | 5 | -7/+45 |
* | Collect GPU info before enabling sandbox. | apatrick@chromium.org | 2012-02-18 | 3 | -18/+25 |
* | Revert 122617 - Adds dump accessibility tree support in Windows. | dtseng@chromium.org | 2012-02-17 | 8 | -396/+21 |
* | delete the corresponding controller when a capture device is closed. | wjia@chromium.org | 2012-02-17 | 1 | -0/+5 |
* | Adds dump accessibility tree support in Windows. | dtseng@chromium.org | 2012-02-17 | 8 | -21/+396 |
* | Call UpdateTextInputState() and UpdateSelectionBounds() before doing | vangelis@chromium.org | 2012-02-17 | 1 | -3/+6 |
* | Add process type to the pepper message filter. | brettw@chromium.org | 2012-02-17 | 4 | -11/+29 |
* | Use shared memory to update the renderer's view of the command buffer state. | jbauman@chromium.org | 2012-02-17 | 5 | -11/+58 |