| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundantly-disabled test from PYAUTO_TESTS file. | dennisjeffrey@chromium.org | 2012-01-09 | 1 | -4/+0 |
* | Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled on | sky@chromium.org | 2012-01-09 | 2 | -1/+27 |
* | Update BookmarkManager extension API test to use document.execCommand() | dcheng@chromium.org | 2012-01-09 | 2 | -8/+34 |
* | Calculate extension permission increases from changes in warning messages. | jstritar@chromium.org | 2012-01-09 | 2 | -0/+17 |
* | Mark AutomationProxyTest.AcceleratorExtensions flaky on Mac | binji@chromium.org | 2012-01-09 | 1 | -1/+7 |
* | Revert 116892 - Add pyauto tests for about plugins page, including PDF viewer... | nirnimesh@chromium.org | 2012-01-09 | 3 | -116/+1 |
* | Rip Out the Sidebar API | rdevlin.cronin@chromium.org | 2012-01-09 | 15 | -363/+2 |
* | Adding 2 new long-running pyauto tests for Chrome Endure: Docs and Plus. | dennisjeffrey@chromium.org | 2012-01-09 | 1 | -76/+219 |
* | Implement chrome.experimental.downloads.getFileIcon(). | asanka@chromium.org | 2012-01-09 | 1 | -33/+56 |
* | Add pyauto tests for about plugins page, including PDF viewer enable disable ... | kkania@chromium.org | 2012-01-09 | 3 | -1/+116 |
* | Introduce PPB_ResourceArray_Dev. | yzshen@chromium.org | 2012-01-07 | 1 | -0/+9 |
* | Get rid of the ChromeWebUI class and just make all the classes in chrome deri... | jam@chromium.org | 2012-01-06 | 3 | -4/+3 |
* | Add GpuFeatureTest for gl-multisampling. | zmo@google.com | 2012-01-06 | 2 | -31/+126 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 2 | -1/+1 |
* | chromeos: Move audio, power, and UI files into subdirs. | derat@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Catch addEventListener as early as possible for WebUI test framework. | scr@chromium.org | 2012-01-06 | 1 | -2/+5 |
* | As per crbug.com/109035, Youtube tests are failing on Mac on Linux. Disabling... | rohitbm@chromium.org | 2012-01-06 | 1 | -4/+8 |
* | Fix wrong WEBGL_lose_context semantics in GPUCrashTest.WebkitLoseContext | zmo@google.com | 2012-01-06 | 1 | -10/+13 |
* | Add debug option for WaitUntil function. | shadi@chromium.org | 2012-01-06 | 1 | -5/+7 |
* | Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc... | jam@chromium.org | 2012-01-06 | 1 | -2/+3 |
* | Refactor and fix feedback | rkc@chromium.org | 2012-01-06 | 2 | -7/+7 |
* | Proxy PPB_ArrayBuffer_Dev, make them work over Messaging | dmichael@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Resubmitting 8464001 after removing obsolete tests. | hnguyen@chromium.org | 2012-01-05 | 12 | -1338/+1077 |
* | Convert the remaining trivial tab_contents.h includes in chrome to use web_co... | jam@chromium.org | 2012-01-05 | 2 | -2/+2 |
* | An interim commit that works for simple cases. There is an arbitrary 1K limit... | miket@chromium.org | 2012-01-05 | 1 | -6/+43 |
* | Add tests for disable-webgl, disable-accelerated-compositing, disable-acceler... | zmo@chromium.org | 2012-01-05 | 1 | -1/+41 |
* | Introduced 'dict' policies, and merged proxy policies into a single dict. | joaodasilva@chromium.org | 2012-01-05 | 1 | -1/+3 |
* | Since default volume value differs for each board, we are storing the default... | rohitbm@chromium.org | 2012-01-05 | 2 | -7/+9 |
* | Add tests for the page visibility, position, and clip in the new view API. Th... | brettw@chromium.org | 2012-01-05 | 3 | -9/+98 |
* | Revert 116488 - Makes detached tab dragging create a real browser. It's enabl... | sky@chromium.org | 2012-01-05 | 2 | -27/+1 |
* | Makes detached tab dragging create a real browser. It's enabled on | sky@chromium.org | 2012-01-05 | 2 | -1/+27 |
* | Mark OutOfProcessPPAPITest.InputEvent as flaky on Mac. | asvitkine@chromium.org | 2012-01-05 | 1 | -1/+4 |
* | Cleanup: Removing FileSystemPathManager | kinuko@chromium.org | 2012-01-05 | 1 | -4/+11 |
* | Implement HTTP header-based public key pinning. | palmer@chromium.org | 2012-01-05 | 1 | -2/+21 |
* | base::Bind: Remove Task. | jhawkins@chromium.org | 2012-01-05 | 1 | -4/+0 |
* | Add unit tests for HTTP pipelining tab on net-internals. | simonjam@chromium.org | 2012-01-05 | 1 | -0/+119 |
* | Remove some more tab_contents.h includes from Chrome. | jam@chromium.org | 2012-01-05 | 1 | -1/+1 |
* | Support long-running graphs in output of pyauto perf tests, and add a new Gma... | dennisjeffrey@chromium.org | 2012-01-05 | 2 | -7/+341 |
* | Add plumbing necessary to read IDBIndex.multiEntry attribute. | jsbell@chromium.org | 2012-01-04 | 2 | -0/+38 |
* | Remove deprecated page action features from manifest v2. | aa@chromium.org | 2012-01-04 | 11 | -31/+57 |
* | Exclude the Bookmark Manager extension from the pyauto ChromeOS extension sec... | dennisjeffrey@chromium.org | 2012-01-04 | 1 | -5/+6 |
* | Fix downloads.scheduleIconLoad. | benjhayden@chromium.org | 2012-01-04 | 1 | -3/+1 |
* | Update Sleep() calls in chrome/test to use TimeDelta instead of ints. | tedvessenes@gmail.com | 2012-01-04 | 14 | -88/+113 |
* | Disable the failing test: execute_javascript.ExecuteJavascriptTest.testExecut... | venkataramana@google.com | 2012-01-04 | 1 | -0/+2 |
* | Get rid of some flakiness in the window resizing in pixel tests by changing HTML | pkotwicz@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Disable the failing extensions tests in the FULL suite. | venkataramana@google.com | 2012-01-04 | 1 | -0/+4 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 4 | -15/+20 |
* | Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers. | jam@chromium.org | 2012-01-04 | 1 | -4/+5 |
* | Move background_page extension manifest key to background.page. | aa@chromium.org | 2012-01-04 | 229 | -230/+702 |