| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix client-side phishing detection test flakiness and ChromeOS failure. | bryner@chromium.org | 2012-06-05 | 6 | -3/+45 |
* | New RendererAccessibility implementation that doesn't use WebKit accessibility. | dmazzoni@chromium.org | 2012-06-05 | 15 | -752/+1676 |
* | Add two finger tap gesture to gesture recognizer. | varunjain@chromium.org | 2012-06-05 | 2 | -0/+9 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-05 | 11 | -182/+115 |
* | Only set MouseLockDispatcher unlocked_by_target_ after mouse lock confirmed. | scheib@chromium.org | 2012-06-05 | 1 | -1/+8 |
* | Remove the test URLRequestJobs from shipping code to just browser_tests. All ... | jam@chromium.org | 2012-06-05 | 7 | -27/+21 |
* | Shutdown gamepad background thread properly | scottmg@chromium.org | 2012-06-05 | 3 | -3/+15 |
* | Revert 140553 - Add two finger tap gesture to gesture recognizer. | cbentzel@chromium.org | 2012-06-05 | 2 | -9/+0 |
* | Add two finger tap gesture to gesture recognizer. | varunjain@chromium.org | 2012-06-05 | 2 | -0/+9 |
* | Add a commandline switch --disable-gpu to block all GPU access. | zmo@google.com | 2012-06-05 | 4 | -8/+13 |
* | fix build | jam@chromium.org | 2012-06-05 | 1 | -2/+0 |
* | Simplify how Content*Client interfaces are created. Instead of depending on t... | jam@chromium.org | 2012-06-05 | 33 | -458/+202 |
* | Fix cros GPU code to use TimeDelta in sleep(). | tedvessenes@gmail.com | 2012-06-05 | 1 | -1/+1 |
* | Unwire the clear on exit preference from the storage systems. | jochen@chromium.org | 2012-06-05 | 8 | -158/+32 |
* | Apply a CursorRect to the extent of the render widget view for web page cursors. | dominicc@chromium.org | 2012-06-05 | 2 | -33/+22 |
* | Pepper Flash Mac: Hook up screensaver prevention on Mac | sail@chromium.org | 2012-06-05 | 1 | -0/+4 |
* | Fixing gcc 4.7 building problems. | shenhan@google.com | 2012-06-05 | 1 | -1/+1 |
* | Add a new version of the power save blocker class, to be implemented for all ... | mdm@chromium.org | 2012-06-05 | 1 | -0/+47 |
* | Setuid sandbox API versioning | jln@chromium.org | 2012-06-05 | 2 | -2/+35 |
* | Changes to make Chrome compile for non-component builds on Windows when using... | eroman@chromium.org | 2012-06-05 | 2 | -0/+4 |
* | mac: Mention component sandbox hack in common.sb | thakis@chromium.org | 2012-06-05 | 2 | -12/+15 |
* | Connect up flash blacklist entries to GetSettingInt | jbauman@chromium.org | 2012-06-04 | 2 | -0/+9 |
* | Revert 140399 - Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 11 | -115/+182 |
* | Fix a crash on Windows caused by the dereference of a NULL value in WebConten... | marshall@chromium.org | 2012-06-04 | 1 | -1/+3 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 11 | -182/+115 |
* | As part of the content_shell bring up, some un-upstreamed features | michaelbai@chromium.org | 2012-06-04 | 14 | -27/+340 |
* | Get rid of internal content includes for sandbox code from chrome. | jam@chromium.org | 2012-06-04 | 3 | -11/+19 |
* | Tighten up DEPS some more. NaCl/service process code are including internal c... | jam@chromium.org | 2012-06-04 | 27 | -438/+24 |
* | Use ByteStream in downloads system to decouple source and sink. | rdsmith@chromium.org | 2012-06-04 | 29 | -1110/+951 |
* | Browser Plugin: Make it render on Mac | fsamuel@chromium.org | 2012-06-04 | 1 | -4/+4 |
* | A little more cleanup of DEPS. | jam@chromium.org | 2012-06-04 | 2 | -3/+1 |
* | Tighten up DEPS checking to enforce that embedders of content only include pu... | jam@chromium.org | 2012-06-04 | 1 | -0/+2 |
* | Hide TestRenderViewHostFactory from embedders since it depends on internal co... | jam@chromium.org | 2012-06-04 | 3 | -4/+20 |
* | Move the rest of the content\test headers that are used by embedders to conte... | jam@chromium.org | 2012-06-04 | 17 | -63/+67 |
* | Teaching BrowsingDataRemover how to delete application data. | mkwst@chromium.org | 2012-06-04 | 3 | -11/+0 |
* | Fix GPU acceleration failure with single process mode | jin.a.yang@intel.com | 2012-06-04 | 1 | -3/+14 |
* | Move test headers from content\test to content\public\test. This way we can e... | jam@chromium.org | 2012-06-04 | 13 | -52/+61 |
* | Introduce GetCompositionCharacterBounds. | nona@chromium.org | 2012-06-04 | 2 | -0/+10 |
* | fix typo | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Move test headers from content\test to content\public\test. This way we can e... | jam@chromium.org | 2012-06-04 | 21 | -62/+80 |
* | Move render_view_test.h header from content\test to content\public\test. This... | jam@chromium.org | 2012-06-04 | 8 | -201/+227 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 13 | -17/+17 |
* | Move RenderViewFakeResourcesTest header from content\test to content\public\t... | jam@chromium.org | 2012-06-03 | 3 | -19/+26 |
* | Move mock notification observer header from content\test to content\public\te... | jam@chromium.org | 2012-06-03 | 4 | -13/+11 |
* | Check in deleted content_tests.gypi | jam@chromium.org | 2012-06-03 | 1 | -0/+594 |
* | Get rid of MockWebUI since we don't actually need a mock object. | jam@chromium.org | 2012-06-03 | 3 | -675/+0 |
* | Move mock test headers from content\test to content\public\test. This way we ... | jam@chromium.org | 2012-06-03 | 24 | -43/+39 |
* | Support mouse lock in Flash fullscreen mode. | yzshen@chromium.org | 2012-06-03 | 14 | -74/+237 |
* | Move mock download test headers from content\test to content\public\test. Thi... | jam@chromium.org | 2012-06-02 | 10 | -21/+21 |
* | Move more test headers from content\test to content\public\test. This way we ... | jam@chromium.org | 2012-06-02 | 7 | -49/+56 |