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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enable IndexedDB browser tests.
hans@chromium.org
2010-11-24
2
-3
/
+1
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
2
-19
/
+0
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
2
-0
/
+19
*
When a renderer crashes, make sure its resources are cleaned up.
jorlow@chromium.org
2010-11-23
3
-0
/
+99
*
Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...
ananta@chromium.org
2010-11-23
3
-0
/
+33
*
Switch the PDF browser test to get its data from the pdf repo.
jam@chromium.org
2010-11-20
3
-0
/
+0
*
Implement a dispatcher for prerender requests
gavinp@chromium.org
2010-11-19
3
-0
/
+7
*
Add new reliability crashes.
kkania@chromium.org
2010-11-19
1
-18
/
+27
*
Adding support for optional description in to the callback of the management ...
asargent@chromium.org
2010-11-18
3
-3
/
+49
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
2
-6
/
+1
*
Allow localization of omnibox.keyword.
mpcomplete@chromium.org
2010-11-17
1
-1
/
+1
*
CL correcting Extensions regression introduced by CL 2941001.
twiz@google.com
2010-11-17
1
-19
/
+16
*
Revert "Revert "Implement web app definition parsing.""
aa@chromium.org
2010-11-17
6
-0
/
+42
*
Revert "Implement web app definition parsing."
aa@chromium.org
2010-11-17
6
-42
/
+0
*
Implement web app definition parsing.
aa@chromium.org
2010-11-17
6
-0
/
+42
*
More changes to extension omnibox API for styles.
mpcomplete@chromium.org
2010-11-16
1
-1
/
+2
*
Add another entry to known_crashes.txt.
arv@chromium.org
2010-11-12
1
-0
/
+3
*
Sets lastError when trying to connect or send a request to an invalid extension.
jstritar@chromium.org
2010-11-12
3
-11
/
+69
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
3
-0
/
+50
*
Remove the login token from webstorePrivate API function return values.
asargent@chromium.org
2010-11-12
2
-4
/
+3
*
Revise the omnibox extension API so that specifying descriptionStyles is easier.
mpcomplete@chromium.org
2010-11-11
1
-4
/
+2
*
Implements a C++ version of JSONSchemaValidator.
aa@chromium.org
2010-11-11
6
-0
/
+75
*
Fix autofill pyauto tests to deal with invalid credit card numbers
nirnimesh@chromium.org
2010-11-11
1
-6
/
+16
*
All SSL UI tests work with ephemeral ports.
cbentzel@chromium.org
2010-11-11
2
-4
/
+4
*
Move base::ThreadLocalPlatform to base::internal::ThreadLocalPlatform.
willchan@chromium.org
2010-11-11
1
-1
/
+1
*
Add device management test server to net infrastructure.
mnissler@chromium.org
2010-11-11
1
-0
/
+3
*
Find in page tests by Rohit
nirnimesh@chromium.org
2010-11-11
6
-5871
/
+135
*
Split the private webstore install API into two parts.
asargent@chromium.org
2010-11-10
5
-48
/
+64
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
2
-16
/
+29
*
RenderViewHostManagerTest works with a testserver that listens on ephemeral p...
cbentzel@chromium.org
2010-11-08
1
-4
/
+5
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
2
-0
/
+86
*
SSLUITest's work with ephemeral port testserver.
cbentzel@chromium.org
2010-11-06
5
-7
/
+7
*
Don't whitelist extensions with NPAPI from no-prompt install.
asargent@chromium.org
2010-11-05
2
-0
/
+15
*
Implement onCompleted event for the webNavigation API
jochen@chromium.org
2010-11-05
2
-1
/
+91
*
Allow the webstore to prompt for login even when there is a username already ...
johnnyg@chromium.org
2010-11-04
1
-10
/
+0
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-0
/
+29
*
Change disabling the assert that is causing ExtensionApiTest.Popup to become ...
twiz@google.com
2010-11-04
1
-2
/
+4
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
2
-0
/
+70
*
Implement onDOMContentLoaded event of the webNavigation API.
jochen@chromium.org
2010-11-04
2
-0
/
+90
*
Adding reliability suppression for crash in ICU's unicodestring::toutf8 calle...
robertshield@chromium.org
2010-11-03
1
-0
/
+3
*
Add suppressions for more crashes in NotificationService from the reliability...
robertshield@chromium.org
2010-11-03
1
-3
/
+3
*
Fix bug with context menus in incognito mode.
mpcomplete@chromium.org
2010-11-02
3
-0
/
+27
*
Add icons so that I can send http://codereview.chromium.org/4139008/show
aa@chromium.org
2010-11-02
3
-0
/
+0
*
Adding reliability regression in webcore::font::glyphdataforcharacter
robertshield@chromium.org
2010-11-02
1
-0
/
+4
*
Add pyauto tests and helper files for system-level testing of Web SQL Databases.
kkania@chromium.org
2010-11-02
1
-0
/
+161
*
Remove GetHiddenProperties crash from known crashes. Fixed in V8
ager@chromium.org
2010-11-01
1
-3
/
+0
*
Revert "Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smal...
aa@chromium.org
2010-11-01
9
-514
/
+526
*
Removing stack from known crashes, fixed in 64194
ace@chromium.org
2010-10-29
1
-3
/
+0
*
Fix flaky notification.NotificationsTest.testCancelNotification test.
kkania@chromium.org
2010-10-29
1
-4
/
+7
*
IndexedDB: Expand browser test to cover the database, index and transaction c...
hans@chromium.org
2010-10-29
10
-5
/
+281
[next]