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
*
Disable MetricsReportingEnabled banner test.
joaodasilva@chromium.org
2012-09-20
1
-2
/
+4
*
Add hosts/domains to socket permission installation warning.
dharcourt@chromium.org
2012-09-20
4
-7
/
+27
*
Ensure webstore URLs always have X-frame-options headers.
tsepez@chromium.org
2012-09-20
2
-0
/
+48
*
DevTools: provide the debugger detach reason in chrome.debugger.onDetach exte...
pfeldman@chromium.org
2012-09-20
1
-1
/
+2
*
Implemented things requested from previous review of the WebRTC manual tests:
phoglund@chromium.org
2012-09-20
6
-128
/
+80
*
Make chrome/test/functional/media/audio_playback_perf.py executable.
kalman@chromium.org
2012-09-20
1
-0
/
+0
*
Fix audio_playback test for perf_av.
shadi@chromium.org
2012-09-20
2
-25
/
+17
*
Updates the Chrome OS file browser to support opening files with Web Intent h...
thorogood@chromium.org
2012-09-20
4
-0
/
+89
*
Hook up SetInstantPreviewHeight for ChromeOS.
jered@chromium.org
2012-09-20
1
-1
/
+3
*
Pass on download or installation errors from WebstoreInstaller to the Complet...
mek@chromium.org
2012-09-19
4
-4
/
+25
*
Rewrote manual tests to be more flexible. Made naming consistent. Added JSEP0...
phoglund@chromium.org
2012-09-19
14
-108
/
+330
*
Supports stacked graphs for Endure.
yukishiino@google.com
2012-09-19
6
-72
/
+624
*
Added OWNERS file for chrome/test/perf
sullivan@chromium.org
2012-09-18
1
-0
/
+4
*
- testSetTheme was already covered (after adding theme name verification).
nirnimesh@chromium.org
2012-09-18
3
-251
/
+0
*
Fixed UDP unittests for MacOS X 10.7
ygorshenin@chromium.org
2012-09-18
1
-3
/
+21
*
Converted policy_prefs_ui.py pyauto test to a browser_test.
joaodasilva@chromium.org
2012-09-18
5
-682
/
+162
*
Fixed race condition when checking hangup (the other page may now have time t...
phoglund@chromium.org
2012-09-18
3
-6
/
+2
*
Change browser/page action default icon defined in manifest to support hidpi.
tbarzic@chromium.org
2012-09-18
1
-0
/
+1
*
Enables us to setproxysettings through the chromeos options UI and have it pr...
beeps@chromium.org
2012-09-18
5
-42
/
+296
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
2
-7
/
+17
*
Due to the recent sandbox changes for plugin access, adding additional infoba...
rohitbm@google.com
2012-09-18
1
-7
/
+20
*
Update gtalk binaries.
krenaud@google.com
2012-09-18
3
-2
/
+2
*
Reland 156033 - Add an icon and bubble to the location bar to open PDFs in Re...
bauerb@chromium.org
2012-09-17
1
-0
/
+1
*
Remove Chrome Endure test testGmailComposeDiscardSleep.
dennisjeffrey@chromium.org
2012-09-17
1
-52
/
+0
*
Fix Chrome Endure Gmail test testGmailExpandCollapseConversation to account f...
dennisjeffrey@chromium.org
2012-09-17
1
-2
/
+2
*
Fix media_basic_playback pyauto test.
shadi@chromium.org
2012-09-17
1
-2
/
+3
*
Always send the full tab object in ExtensionAction click event.
aa@chromium.org
2012-09-17
3
-3
/
+14
*
Revert 156659 - Restart running apps when chrome restarts.
koz@chromium.org
2012-09-17
2
-19
/
+0
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-17
1
-35
/
+67
*
Media Galleries: Add "My Music" and "My Videos" as default galleries.
thestig@chromium.org
2012-09-16
2
-4
/
+6
*
This updates the getDisplayPath fileSystem API call to focus more on prettify...
thorogood@chromium.org
2012-09-16
4
-0
/
+47
*
Revert 157030 - breakage was due to something else.
kalman@chromium.org
2012-09-16
4
-0
/
+98
*
Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...
kalman@chromium.org
2012-09-16
1
-67
/
+35
*
Revert 156348 (caused http://crbug.com/149828)
thakis@chromium.org
2012-09-16
4
-98
/
+0
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-15
1
-35
/
+67
*
This work for "socket" permission is based on the work for "serial"
dharcourt@chromium.org
2012-09-15
1
-0
/
+7
*
Cleanup: Add a const variable for /proc/self/exe.
thestig@chromium.org
2012-09-15
1
-2
/
+3
*
Update gtalk binaries. No review because just binary swap.
krenaud@google.com
2012-09-15
2
-1
/
+1
*
Adding 2 crosh test cases: 1. testshell 2. testCroshPreservedBetweenLogins
tturchetto@google.com
2012-09-14
2
-0
/
+44
*
Rename chrome.fileSystem apis to be expandable to directories if we wish.
benwells@chromium.org
2012-09-14
24
-30
/
+30
*
Removes 'fileSystemWrite' permission in favour of {'fileSystem': ['write']}
benwells@chromium.org
2012-09-14
18
-26
/
+52
*
Adding new PyAutoTest for the next version of PeerConnection.
perkj@chromium.org
2012-09-14
5
-2
/
+111
*
During installation of a packaged app using the serial
miket@chromium.org
2012-09-14
1
-0
/
+7
*
[chromeos] Make Login() automation reliably work for relogin scenarios.
nirnimesh@chromium.org
2012-09-14
2
-26
/
+6
*
Cleanup: Fix nits from r156409.
thestig@chromium.org
2012-09-14
1
-3
/
+3
*
Event matching by regular expression matching on URLs.
yoz@chromium.org
2012-09-14
1
-0
/
+28
*
Remove support for page_action.icons, and the legacy code surrounding it.
mpcomplete@chromium.org
2012-09-13
2
-20
/
+0
*
Native messaging now uses the MessageService back-end.
eaugusti@chromium.org
2012-09-13
2
-0
/
+56
*
Revert 156629 - Converted policy_prefs_ui.py pyauto test to a browser_test.
miket@chromium.org
2012-09-13
5
-162
/
+682
*
Restart running apps when chrome restarts.
koz@chromium.org
2012-09-13
2
-0
/
+19
[next]