index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove --enable-p2papi flag.
sergeyu@chromium.org
2011-07-19
1
-5
/
+0
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-3
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Added WebGL conformance tests to GPU tests.
jrt@chromium.org
2011-07-12
1
-2
/
+5
*
Fix resolution of GetTimeTicks.
dmichael@chromium.org
2011-07-11
1
-0
/
+7
*
Mark PPAPI.Transport as flaky
zea@chromium.org
2011-07-11
1
-1
/
+2
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-4
/
+0
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-0
/
+4
*
Enable PPAPITest.Transport.
sergeyu@chromium.org
2011-07-07
1
-8
/
+1
*
Add PPB_Memory_Dev to the proxy.
dspringer@chromium.org
2011-07-06
1
-0
/
+3
*
Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin on OS X
evan@chromium.org
2011-07-06
1
-6
/
+10
*
Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and
dspringer@chromium.org
2011-07-05
1
-0
/
+4
*
Update DEPS for new reference build.
jrt@chromium.org
2011-07-01
1
-1
/
+1
*
Pyauto tests can now specify custom flags to Chrome when launched.
dennisjeffrey@chromium.org
2011-06-29
2
-0
/
+17
*
Remove unused app/sql/connection.h include.
tfarina@chromium.org
2011-06-28
1
-1
/
+0
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
5
-6
/
+6
*
Automatic testing for using registered protocol handlers at startup.
benwells@chromium.org
2011-06-24
2
-12
/
+30
*
Mark PPAPITest.Transport as flaky on windows.
rlp@chromium.org
2011-06-23
1
-1
/
+8
*
Support Chromium-branded builds and cleanup reference build usage.
jrt@chromium.org
2011-06-23
6
-44
/
+18
*
Reland 90109 - Disable V8BenchmarkReferenceTest.Perf for ChromeOS
rvargas@google.com
2011-06-22
1
-1
/
+8
*
Revert 90109 - Disable V8BenchmarkReferenceTest.Perf for ChromeOS
rvargas@google.com
2011-06-22
1
-8
/
+1
*
Disable V8BenchmarkReferenceTest.Perf for ChromeOS
rvargas@google.com
2011-06-22
1
-1
/
+8
*
Stop excluding out-of-process tests on OS_MACOSX
fischman@chromium.org
2011-06-20
1
-2
/
+0
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
1
-1
/
+1
*
Re-enable PPAPITests.Scrollbar on Windows after fix to test.
bbudge@chromium.org
2011-06-13
1
-7
/
+1
*
Implement out-of-process proxy for PPB_Buffer_Dev.
fischman@chromium.org
2011-06-10
1
-0
/
+17
*
Mark test flaky on Linux, too.
ericu@google.com
2011-06-09
1
-2
/
+2
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
1
-0
/
+4
*
CrOS - Add browsertest for file open/save dialog.
jamescook@chromium.org
2011-06-06
1
-3
/
+0
*
PPAPITest.Scrollbar fails on Windows
dhollowa@chromium.org
2011-06-06
1
-1
/
+7
*
Automation: fix chrome/browser dependency on chrome/test headers.
phajdan.jr@chromium.org
2011-06-02
1
-186
/
+0
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-2
/
+2
*
Mark DirectoryReader test flaky on Mac.
joi@chromium.org
2011-06-01
1
-1
/
+8
*
Fix PPAPITest.DirectoryReader:
yzshen@chromium.org
2011-05-31
1
-2
/
+1
*
Remove FLAKY prefix from BasicNamedInterface. This test has been passing cons...
dtu@google.com
2011-05-31
1
-9
/
+2
*
GTTF: Clean up UITest::{Start,Stop}HttpServer:
phajdan.jr@chromium.org
2011-05-31
2
-94
/
+0
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
1
-0
/
+8
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
1
-2
/
+0
*
Fix test bustage after FilePathToFileURL change.
asanka@chromium.org
2011-05-27
1
-10
/
+9
*
Fix PPAPITest.Transport flakiness.
sergeyu@chromium.org
2011-05-26
1
-1
/
+1
*
Preserves NPObject identity for objects created in a plugin and passed to Jav...
jam@chromium.org
2011-05-26
1
-0
/
+10
*
Add '?' to the list of characters escaped when constructing a file:// URL
asanka@chromium.org
2011-05-26
1
-2
/
+3
*
PPAPITest.Transport is flaky
ukai@chromium.org
2011-05-25
1
-1
/
+1
*
Revert 86572 - Revert 86568 - Add initial framework for performance tests tha...
ukai@chromium.org
2011-05-25
2
-10
/
+22
*
Revert 86577 - Revert 86572 - Revert 86568 - Add initial framework for perfor...
ukai@chromium.org
2011-05-25
2
-22
/
+10
*
Revert 86572 - Revert 86568 - Add initial framework for performance tests tha...
ukai@chromium.org
2011-05-25
2
-10
/
+22
*
Revert 86568 - Add initial framework for performance tests that measure frame...
ukai@chromium.org
2011-05-25
2
-22
/
+10
*
Add initial framework for performance tests that measure frame rate.
darin@chromium.org
2011-05-25
2
-10
/
+22
*
Fix and enable Transport API test.
sergeyu@chromium.org
2011-05-25
1
-2
/
+8
*
Fix PPAPI ui_tests.
piman@google.com
2011-05-20
1
-7
/
+11
[next]