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
*
Create web_dialogs_test_support target.
mazda@chromium.org
2012-12-18
3
-147
/
+2
*
Add Start/Stop event signalling on Prerenders.
gavinp@chromium.org
2012-12-18
5
-13
/
+130
*
Revert 173612
dpapad@chromium.org
2012-12-18
10
-144
/
+0
*
First few API implementation of AppsDebuggerPrivate.
grv@chromium.org
2012-12-18
10
-0
/
+144
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
1
-2
/
+1
*
Relanding r172627
zmo@chromium.org
2012-12-17
2
-0
/
+5
*
Add systray icon and click functionality to systemIndicator API.
dewittj@chromium.org
2012-12-17
2
-0
/
+25
*
Fix test-running in --single-process mode.
jyasskin@chromium.org
2012-12-17
2
-6
/
+6
*
Use wallpaper from file system first. If not success, fall back to the wallpa...
bshe@chromium.org
2012-12-17
1
-0
/
+12
*
Cleanup WebDatabaseMigrationTest schemas after protector service removal.
ivankr@chromium.org
2012-12-17
3
-34
/
+2
*
Update USB extension API with suggestions from review.
gdk@chromium.org
2012-12-17
4
-7
/
+7
*
Use element.createShadowRoot() since WebKitShadowRoot constructor is deprecat...
hayato@chromium.org
2012-12-17
3
-33
/
+0
*
Change AppWindow.get/setBounds to use content bounds instead of window bounds.
jeremya@chromium.org
2012-12-17
1
-2
/
+17
*
[chromedriver] Fix issue on command newSession.
chrisgao@chromium.org
2012-12-16
6
-25
/
+67
*
[chromedriver] Add command for executing JavaScript.
kkania@chromium.org
2012-12-16
11
-0
/
+270
*
endure_result_parser.py to run in buildmaster.
dmikurube@chromium.org
2012-12-16
1
-117
/
+298
*
This contains the implementation of the chrome.dial API (API side in https://...
mfoltz@chromium.org
2012-12-15
2
-16
/
+7
*
Implemented GetWindowSnapshot on RenderViewImpl
bajones@chromium.org
2012-12-15
1
-2
/
+2
*
Move Bluetooth adapter state API to object/method.
bryeung@chromium.org
2012-12-15
1
-22
/
+9
*
Add policy for limiting the session length
bartfab@chromium.org
2012-12-15
1
-0
/
+9
*
Persist policy for extensions that observe storage.onChanged.
joaodasilva@chromium.org
2012-12-14
2
-33
/
+70
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-1
/
+1
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
3
-3
/
+0
*
[chromedriver] Add DevToolsClient::SendCommandAndGetResult and refactor for t...
kkania@chromium.org
2012-12-14
16
-202
/
+677
*
Removed 'pyautolib' dependencies from install_test and removed some common co...
nkang@chromium.org
2012-12-14
3
-133
/
+39
*
Remove the protector service.
ivankr@chromium.org
2012-12-14
8
-870
/
+31
*
Implement policy for setting the display name on public accounts.
mnissler@chromium.org
2012-12-14
1
-0
/
+4
*
Flush SSL connections when clearing channel ids.
mattm@chromium.org
2012-12-14
1
-1
/
+3
*
Disable tests failing due to removal of kGeolocationDefaultContentSetting
vclarke@chromium.org
2012-12-14
1
-0
/
+10
*
Clean-up USB/Bluetooth Permissions.
bryeung@chromium.org
2012-12-13
6
-2
/
+111
*
Remove TabContents from TabStripModel.
avi@chromium.org
2012-12-13
1
-1
/
+1
*
We now use the confirm infobar, which has actions like accept and cancel, ins...
xians@chromium.org
2012-12-13
4
-15
/
+15
*
Revert 172931
gene@chromium.org
2012-12-13
1
-5
/
+0
*
Revert 172632 - perf problems should be fixed by 172906
yoz@chromium.org
2012-12-13
4
-1
/
+10
*
Tweaks #ifdefs in ViewsEventTestBase. We shouldn't change the stacking
sky@chromium.org
2012-12-13
1
-0
/
+5
*
Disable all infobars.OneClickInfobarTest tests.
vclarke@chromium.org
2012-12-13
1
-2
/
+2
*
Update perf test Preferences so that the tested extensions aren't disabled fo...
yoz@chromium.org
2012-12-13
2
-0
/
+12
*
Enable interactive_ui_tests on Win Aura bots.
jam@chromium.org
2012-12-13
1
-9
/
+0
*
Add functions to create PeerConnection data channel in the manual test page.
perkj@chromium.org
2012-12-13
4
-5
/
+158
*
Revert 172686
ivankr@chromium.org
2012-12-13
2
-62
/
+0
*
Deleted offscreen tabs API
sergiyb@google.com
2012-12-13
14
-396
/
+0
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-0
/
+4
*
Re-enable gtalk pyauto tests.
kkania@chromium.org
2012-12-13
1
-3
/
+0
*
Commit test web databases separately since the CQ chokes on them.
beaudoin@chromium.org
2012-12-12
2
-0
/
+62
*
Fix the shebang issue run_java_tests.py
chrisgao@chromium.org
2012-12-12
1
-0
/
+1
*
Desktop aura: Start removing views::Widget::CreateWindow()
erg@chromium.org
2012-12-12
2
-12
/
+16
*
Revert 172627
shawnsingh@google.com
2012-12-12
2
-5
/
+0
*
Remove Dromaeo and Kraken UI tests. These are now run via Telemetry.
tonyg@chromium.org
2012-12-12
3
-421
/
+0
*
Run java tests for chromedriver.
chrisgao@chromium.org
2012-12-12
2
-10
/
+271
*
Revert 172399 - possible perf regression in extension_content_scripts*-first
yoz@chromium.org
2012-12-12
4
-10
/
+1
[next]