| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move VideoCapture::VideoCaptureCapability to video_capture_types.h | yujie.mao@intel.com | 2012-04-18 | 11 | -46/+46 |
* | Ack pending swap buffers during RWHVMac::Destroy to prevent deadlock. | jbates@chromium.org | 2012-04-18 | 1 | -0/+3 |
* | Convert the logging ui_test to a browser_test. | jam@chromium.org | 2012-04-17 | 4 | -37/+5 |
* | Don't overwrite write permissions granted to renderer when dragging files. | dcheng@chromium.org | 2012-04-17 | 1 | -4/+12 |
* | Tweaking DEPS for the new modern world. | avi@chromium.org | 2012-04-17 | 1 | -0/+4 |
* | Enabling touch in Windows | girard@chromium.org | 2012-04-17 | 1 | -2/+7 |
* | Store original request URL in NavigationEntry | dfalcantara@chromium.org | 2012-04-17 | 5 | -0/+26 |
* | aura/texture transport: Keep ref to texture infos to avoid races with the UI | piman@chromium.org | 2012-04-17 | 2 | -55/+75 |
* | Add more functionality to WebView. | ben@chromium.org | 2012-04-17 | 2 | -8/+0 |
* | gesture recognizer: Send correct events to do gesture-flings. | sadrul@chromium.org | 2012-04-17 | 2 | -0/+13 |
* | Revert 131655 - Windows: Reduce GPU process sandbox to XP level on Windows Se... | apatrick@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 19. | avi@chromium.org | 2012-04-17 | 18 | -81/+86 |
* | Update comments in socket_dispatcher.h. | sergeyu@chromium.org | 2012-04-17 | 1 | -5/+6 |
* | content: Move more two url constants to content namespace. | tfarina@chromium.org | 2012-04-17 | 4 | -22/+22 |
* | TabContents -> WebContentsImpl, part 16 | avi@chromium.org | 2012-04-17 | 16 | -40/+39 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 11 | -21/+20 |
* | DomStorageContext: separate directories for localStorage and sessionStorage. | marja@chromium.org | 2012-04-17 | 1 | -2/+7 |
* | URLFetcher: Skip posting to IO thread if already on IO thread. | willchan@chromium.org | 2012-04-17 | 1 | -1/+5 |
* | More DomStorage house cleaning, many files but all mechanical changes. | michaeln@google.com | 2012-04-17 | 35 | -1721/+22 |
* | Apply an initial seccomp filter policy for Pepper Flash. | cevans@chromium.org | 2012-04-17 | 6 | -1/+69 |
* | Supply Windows handle-passing function to NaCl | mseaborn@chromium.org | 2012-04-17 | 2 | -0/+21 |
* | Prevent sandboxed processes from opening each other | jschuh@chromium.org | 2012-04-16 | 1 | -1/+6 |
* | Unify the sandboxed vs. unsandboxed code paths more, for two reasons: | cevans@chromium.org | 2012-04-16 | 1 | -13/+4 |
* | Permit testing of the Nouveau driver. | cevans@chromium.org | 2012-04-16 | 1 | -1/+2 |
* | Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost. | creis@chromium.org | 2012-04-16 | 8 | -12/+25 |
* | Move notifications used only in chrome/ out of content/. | avi@chromium.org | 2012-04-16 | 4 | -38/+8 |
* | Add myself and Julien as OWNERS for security-sensitive Linux files. | cevans@chromium.org | 2012-04-16 | 2 | -0/+5 |
* | TabContents -> WebContentsImpl, part 13. | avi@chromium.org | 2012-04-16 | 7 | -40/+37 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 22 | -35/+343 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 25 | -82/+72 |
* | Move BrokerDuplicateHandle() to be declared in content/public | mseaborn@chromium.org | 2012-04-16 | 7 | -51/+66 |
* | Fixed a memory leak in SpeechRecognitionManagerImpl causing ChromeSpeechInput... | primiano@chromium.org | 2012-04-16 | 2 | -13/+13 |
* | I accidentally converted a DCHECK to a CHECK when I landed r132303 | jschuh@chromium.org | 2012-04-15 | 1 | -1/+1 |
* | Aura demo fix | oshima@chromium.org | 2012-04-14 | 1 | -3/+2 |
* | Libjingle roll 129:132. | sergeyu@chromium.org | 2012-04-14 | 2 | -11/+17 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-14 | 26 | -253/+137 |
* | Revert 132294 - Aura demo fix | eroman@chromium.org | 2012-04-13 | 1 | -2/+3 |
* | Aura demo fix | oshima@chromium.org | 2012-04-13 | 1 | -3/+2 |
* | Test accessibility tree of contenteditable. | aaronlevbugs@gmail.com | 2012-04-13 | 4 | -0/+30 |
* | Add a way to implement GetInterface in the broker. | brettw@chromium.org | 2012-04-13 | 5 | -10/+10 |
* | Show actual results for accessibility dump render tree tests as well. Showing... | aaronlevbugs@gmail.com | 2012-04-13 | 1 | -1/+3 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 24 | -85/+241 |
* | Add an initial Linux GPU sandbox using the seccomp filter framework. | cevans@chromium.org | 2012-04-13 | 5 | -4/+283 |
* | TabContents -> WebContentsImpl, part 12. | avi@chromium.org | 2012-04-13 | 29 | -322/+334 |
* | Revert 132218 - Convert plugin and GPU process to brokered handle duplication. | eroman@chromium.org | 2012-04-13 | 26 | -134/+248 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 16 | -34/+368 |
* | Correctly map list markers to a specific role rather than a generic group on ... | dtseng@chromium.org | 2012-04-13 | 7 | -8/+36 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-13 | 26 | -248/+134 |
* | Adding JSEP PeerConnection glue - attempt 2 | perkj@chromium.org | 2012-04-13 | 28 | -228/+1396 |
* | Fix window shadows. | avi@chromium.org | 2012-04-13 | 5 | -251/+1 |