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
*
Fix for desktopui_PyAutoFunctionalTests.py
stevenjb@google.com
2010-12-21
1
-1
/
+1
*
Disable search_engines.SearchEnginesTest.testTabToSearch
nirnimesh@chromium.org
2010-12-21
1
-0
/
+2
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-4
/
+3
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-3
/
+4
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-4
/
+3
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-3
/
+4
*
Disable testSavedPasswordInTabsAndWindows on win
nirnimesh@chromium.org
2010-12-20
1
-0
/
+2
*
Autofill add i18n test files and baselines.
dhollowa@chromium.org
2010-12-20
19
-11
/
+297
*
Revert 69343 - Makes instant not suggest string that look like urls.
pkasting@chromium.org
2010-12-18
1
-16
/
+0
*
IndexedDB: Support for Date object keys.
hans@chromium.org
2010-12-18
1
-3
/
+27
*
One more WebKitTools->Tools rename.
tonyg@chromium.org
2010-12-18
1
-1
/
+1
*
Rename WebKitTools->Tools.
tonyg@chromium.org
2010-12-18
3
-3
/
+3
*
Accepts current instant preview with Tab key.
suzhe@google.com
2010-12-18
1
-0
/
+3
*
Disable the NaCl UI Tests
abarth@chromium.org
2010-12-18
2
-8
/
+8
*
Remove CrApplication dependency from base
thakis@chromium.org
2010-12-18
1
-0
/
+8
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+1
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+0
*
IndexedDB: Update browser tests to test for IDB exception codes.
hans@chromium.org
2010-12-17
1
-2
/
+13
*
Upgrade autofill interactive_ui_test from BasicFormStructure test to I18NForm...
dhollowa@chromium.org
2010-12-17
2
-0
/
+32
*
Disable testDownloadIncognitoAndRegular
nirnimesh@chromium.org
2010-12-17
1
-0
/
+2
*
Added additional tests to omnibox.py pyauto automation.
dyu@chromium.org
2010-12-17
1
-16
/
+60
*
Added additional content verification for App Cache and DNS special tabs pages.
dyu@chromium.org
2010-12-17
3
-37
/
+82
*
Be lenient with exclusions in PYAUTO_TESTS file
nirnimesh@chromium.org
2010-12-17
1
-1
/
+4
*
Update page_cycler to use sessionStorage.
chase@chromium.org
2010-12-17
1
-0
/
+9
*
Disable failing notification pyauto tests.
kkania@chromium.org
2010-12-16
1
-0
/
+3
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
2
-1
/
+2
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+5
*
Fix random typo to trigger a build.
finnur@chromium.org
2010-12-16
1
-2
/
+2
*
Makes instant not suggest string that look like urls.
sky@chromium.org
2010-12-15
1
-0
/
+16
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
4
-5
/
+6
*
Make sure private data does not inadverently get printed out
nirnimesh@chromium.org
2010-12-15
1
-1
/
+3
*
Fix search_engines tests to use localhost:1000 instead of localhost
nirnimesh@chromium.org
2010-12-15
1
-6
/
+8
*
Further refine signature for crash 66741 to catch known variants.
csilv@chromium.org
2010-12-15
1
-1
/
+1
*
- Verify that Chrome sets the extended attributes on a file so when its launc...
nirnimesh@chromium.org
2010-12-15
1
-0
/
+47
*
Add --gtest_filter negative pattern handling for out_of_proc_test_runner
kinuko@chromium.org
2010-12-15
1
-3
/
+14
*
Fix timeouts with search_engines tests
nirnimesh@chromium.org
2010-12-15
1
-6
/
+7
*
Fix notification pyauto tests. Wait for the notification processes to be
kkania@chromium.org
2010-12-15
2
-8
/
+5
*
Keep deinlining stuff.
erg@google.com
2010-12-15
2
-18
/
+28
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
3
-20
/
+20
*
Do not create an incognito profile if none exists in cookies.getAllCookieStores
jochen@chromium.org
2010-12-15
2
-1
/
+6
*
Annotating a couple of failing extensions sync integration tests as FAILS
rsimha@chromium.org
2010-12-15
1
-2
/
+4
*
Disable databases.DatabasesTest.testModificationsPersistAfterRendererCrash.
kkania@chromium.org
2010-12-15
1
-0
/
+2
*
seccomp: remove build-time flags
evan@chromium.org
2010-12-15
1
-1
/
+1
*
Fix passphrase initialization flow in ProfileSyncServiceHarness
rsimha@chromium.org
2010-12-15
1
-0
/
+46
*
Fixes bug in instant that resulted in flickery fade. The problem would
sky@chromium.org
2010-12-15
3
-1
/
+4
*
Replace etouchqa google account with a test account.
nirnimesh@chromium.org
2010-12-15
1
-1
/
+1
*
Fix downloads tests
nirnimesh@chromium.org
2010-12-14
1
-1
/
+1
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
3
-20
/
+20
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
3
-20
/
+20
*
Tweak known crash signature for 66741 to catch known variants.
csilv@chromium.org
2010-12-14
1
-1
/
+2
[next]