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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabling pyauto PDF test
sunandt@google.com
2011-05-24
1
-1
/
+1
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
6
-9
/
+9
*
Disable an autofill test in pyAuto.
dyu@chromium.org
2011-05-24
1
-0
/
+2
*
Register parameterized tests.
scr@chromium.org
2011-05-24
3
-0
/
+56
*
Fix HostZoomMap related crash from r86367. Re-enable PDFBrowserTest.Slow_Load...
thestig@chromium.org
2011-05-24
1
-1
/
+1
*
Update autofill test to take into account for new valdation change with phone...
dyu@chromium.org
2011-05-24
1
-5
/
+10
*
Fix minor issues in ChromeDriver:
kkania@chromium.org
2011-05-24
9
-111
/
+216
*
Change FLAKY_SLOW_Loading to DISABLED.
mattm@chromium.org
2011-05-24
1
-1
/
+1
*
Added on test case:testOmniboxSearchHistory to omnibox.py
venkataramana@chromium.org
2011-05-24
1
-0
/
+13
*
Add to known_crashes.txt for 83674 and 83676.
mattm@chromium.org
2011-05-24
1
-0
/
+6
*
Change for preparation for reference-build for PerfBot. PerfBot will be downl...
imasaki@chromium.org
2011-05-23
6
-68
/
+107
*
Add entry to known_crashes.txt for 83657.
mattm@chromium.org
2011-05-23
1
-0
/
+3
*
Check for integer overflow when validating API function arguments.
bolms@chromium.org
2011-05-23
3
-1
/
+44
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
1
-1
/
+1
*
Fix onBeforeSendHeaders regression: we were sending {name: name} for every
mpcomplete@chromium.org
2011-05-23
1
-5
/
+15
*
Autofill phone number enhancements and integration of Phone Number Util Libra...
georgey@chromium.org
2011-05-23
6
-20
/
+20
*
Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to
sky@chromium.org
2011-05-23
3
-57
/
+28
*
Support clipboardRead and clipboardWrite permission for hosted apps.
dcheng@chromium.org
2011-05-22
11
-16
/
+86
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-1
/
+19
*
Added 3 more functions in popups.py
aocampo@chromium.org
2011-05-21
4
-40
/
+76
*
Update to valid US phone number to accomidate new phone verification for Auto...
dyu@chromium.org
2011-05-21
1
-1
/
+1
*
Disable testPreFetchInstantURLSetsNoCookies
dyu@chromium.org
2011-05-21
1
-0
/
+2
*
Change phone value to valid US number.
dyu@chromium.org
2011-05-21
1
-1
/
+1
*
Changing Autofill phone numbers in test to valid US numbers.
dyu@chromium.org
2011-05-20
3
-11
/
+11
*
Fix PPAPI ui_tests.
piman@google.com
2011-05-20
1
-7
/
+11
*
Add integration tests for instant.py.
dyu@chromium.org
2011-05-20
1
-0
/
+25
*
Fix password automation hooks to get pyauto test testSavePassword working.
dennisjeffrey@chromium.org
2011-05-20
3
-16
/
+15
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
2
-3
/
+3
*
GTTF: Get rid of a redundant, hardcoded timeout in ViewEventTestBase
phajdan.jr@chromium.org
2011-05-20
3
-26
/
+15
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
43
-1567
/
+1479
*
Implemented chromePrivate.decodeJPEGIntoPixels() API
glotov@google.com
2011-05-20
3
-0
/
+16
*
Revert 86053 - GTTF: Get rid of a redundant, hardocded timeout in ViewEventTe...
phajdan.jr@chromium.org
2011-05-20
3
-6
/
+23
*
GTTF: Get rid of a redundant, hardocded timeout in ViewEventTestBase
phajdan.jr@chromium.org
2011-05-20
3
-23
/
+6
*
Fix Click-to-Play when prerendering is enabled.
mmenke@chromium.org
2011-05-20
1
-0
/
+31
*
Whitelist nacl_integration tests to run on new nacl integration bot.
ncbray@google.com
2011-05-20
1
-6
/
+3
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
9
-11
/
+11
*
Remove old code that should no longer be needed given updates to the referenc...
darin@chromium.org
2011-05-19
1
-52
/
+0
*
Need to check whether an extension is loaded in extension service before tryi...
skerner@chromium.org
2011-05-19
1
-0
/
+16
*
PyAuto tests to measure memory usage of Chrome-related processes.
dennisjeffrey@chromium.org
2011-05-19
3
-0
/
+159
*
Fix a ui-test for touch:
sadrul@chromium.org
2011-05-19
1
-7
/
+12
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+2
*
GTTF: Get rid of IsBrowserRunning. It is inherently racy
phajdan.jr@chromium.org
2011-05-19
8
-173
/
+140
*
Explicitly allow plug-ins once we received a message to load all blocked plug...
bauerb@chromium.org
2011-05-19
2
-0
/
+53
*
Revert 85807 - Enabled nacl_integration tests on the Linux bots.
tsepez@chromium.org
2011-05-19
1
-0
/
+3
*
Consider @run-at meta data when converting user scripts.
tessamac@chromium.org
2011-05-18
3
-0
/
+39
*
Add suite for pyauto login tests
krisr@chromium.org
2011-05-18
2
-0
/
+98
*
Make ChromeOS PyAuto hook SignoutInScreenLocker() wait for the session_manage...
dtu@chromium.org
2011-05-18
1
-15
/
+45
*
Enabled nacl_integration tests on the Linux bots.
ncbray@google.com
2011-05-18
1
-3
/
+0
*
Private API for extensions like ssh-client that need access to websocket-to-t...
dilmah@chromium.org
2011-05-18
2
-0
/
+40
*
Disable testNotificationOrderAfterClosingOne on win
nirnimesh@google.com
2011-05-18
1
-0
/
+2
[next]