Sign in
chromium
/
external
/
robolectric
/
HEAD
00a64c9
chore(deps): update dependency net.ltgt.errorprone to v5.1.0
by renovate[bot]
· 15 hours ago
master
0d49c0d
fix(deps): update dependency org.yaml:snakeyaml to v2.6
by renovate[bot]
· 18 hours ago
2d91dd6
fix(deps): update error-prone monorepo to v2.48.0
by renovate[bot]
· 19 hours ago
93d3b5f
chore(deps): update actions/upload-artifact action to v7
by renovate[bot]
· 25 hours ago
f1fce65
fix(deps): update mockito monorepo to v5.22.0
by renovate[bot]
· 25 hours ago
4d26ba3
fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.25
by renovate[bot]
· 2 days ago
7fc87c4
fix(deps): update dependency androidx.compose:compose-bom to v2026.02.01
by renovate[bot]
· 2 days ago
dc47806
chore: Add hint and integration tests of rap for AGP 9.0
by utzcoz
· 6 days ago
225c7c7
fix(deps): update roborazzi to v1.59.0
by renovate[bot]
· 9 days ago
5234bd4
Ignore MissingClass error from Manifest
by Nisha Toma
· 10 days ago
a610bdc
fix(deps): update android gradle plugin
by renovate[bot]
· 10 days ago
098343f
fix(deps): update dependency org.junit:junit-bom to v6.0.3
by renovate[bot]
· 2 weeks ago
1bf0873
fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.24
by renovate[bot]
· 2 weeks ago
4c4e615
fix(deps): update dependency androidx.compose:compose-bom to v2026.02.00
by renovate[bot]
· 2 weeks ago
a52a118
chore: Force use 0.0.9-alpha04 for com.google.testing.platform
by utzcoz
· 3 weeks ago
986284d
chore: Remove obsolete newDSL configuration
by utzcoz
· 3 weeks ago
0dfc0cd
ci: Force codeql to use latest version
by utzcoz
· 3 weeks ago
236815a
fix(deps): update kotlin monorepo to v2.3.10
by renovate[bot]
· 3 weeks ago
71ea2c9
Move androidComponents{} from inside android{} to top-level
by utzcoz
· 3 weeks ago
aafc7fe
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.21
by renovate[bot]
· 3 weeks ago
cee0386
fix(deps): update roborazzi to v1.58.0
by renovate[bot]
· 3 weeks ago
c01807b
fix(deps): update error.prone to v2.47.0
by renovate[bot]
· 3 weeks ago
6ef6631
chore(deps): update dependency net.ltgt.errorprone to v5
by renovate[bot]
· 3 weeks ago
e93372c
Merge branch 'google' into 'master'
by Michael Hoisie
· 4 weeks ago
99773e5
Prefer to use local class urls when loading classes as resources
by Michael Hoisie
· 4 weeks ago
86389da
Avoid an IllegalStateException when using ApplicationSharedMemory
by Michael Hoisie
· 4 weeks ago
1e847ca
Pretty print the perf stats.
by Brett Chabot
· 4 weeks ago
c15fe1d
Add support for packageSource when creating an installation session.
by Nikolas Bravo
· 4 weeks ago
4612317
Add support for native BitmapRegionDecoder from Android O through U
by Michael Hoisie
· 4 weeks ago
9558a62
Enable newDSL and builtIn kotlin for AGP 9.0
by utzcoz
· 4 weeks ago
cb18c34
Add support for getIdentityAddressWithType to ShadowBluetoothDevice.
by Googler
· 4 weeks ago
5604795
Adjust to changed AudioTrack and AssetManager API changes.
by Googler
· 4 weeks ago
ad509f8
Use constructor to create AudioRecordingConfiguration.
by Brett Chabot
· 4 weeks ago
aa83029
Add a ctesque test for BitmapRegionDecoder
by Michael Hoisie
· 4 weeks ago
3bf9bd9
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.1
by renovate[bot]
· 4 weeks ago
b3ee858
chore(deps): update gradle to v9.3.1
by renovate[bot]
· 4 weeks ago
b5f8beb
fix(deps): update dependency androidx.compose:compose-bom to v2026.01.01
by renovate[bot]
· 4 weeks ago
4673340
fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.23
by renovate[bot]
· 4 weeks ago
dda4f98
fix(deps): update dependency io.mockk:mockk to v1.14.9
by renovate[bot]
· 4 weeks ago
e4fe1df
Remove SystemUi mapping from ShadowDisplayManagerGlobal
by Michael Hoisie
· 5 weeks ago
6c7a586
Resubmit again 'Make UiAutomation.takeScreenshot use surface's ImageReader'.
by Brett Chabot
· 5 weeks ago
c53ba92
Add API for listening to all ViewRootImpl draw events.
by Brett Chabot
· 5 weeks ago
f5789ae
Enhance ShadowBluetoothAdapter to support throwing SecurityException.
by Googler
· 5 weeks ago
24b0135
Adding ShadowKeyCharacterMap.nativeGetMatch(). Fixes #5110.
by Googler
· 5 weeks ago
27656b9
Get region from overridden bounds if present in ShadowAccessibilityWindowInfo
by Googler
· 5 weeks ago
251a7e1
Add support for native BitmapRegionDecoder for Android V (SDK 35) and above
by Michael Hoisie
· 5 weeks ago
0c7458a
Improve newDSL disable hint message
by utzcoz
· 5 weeks ago
4522a70
testapp: Reduce compileSdk to 30 for sdkcompat integration
by utzcoz
· 5 weeks ago
fb9fcda
sdkcompat: Suppress NewApi
by utzcoz
· 5 weeks ago
7c81e6f
plugins: Suppress FutureTransformAsync and NullArgumentForNonNullParameter
by utzcoz
· 5 weeks ago
6755c1b
shadows: Suppress NullArgumentForNonNullParameter
by utzcoz
· 5 weeks ago
4ad68a0
sandbox: Suppress NullArgumentForNonNullParameter
by utzcoz
· 5 weeks ago
fe00a9e
Migrate buildSrc to build-logic
by utzcoz
· 5 weeks ago
62b1f3c
fix(deps): update android gradle plugin
by renovate[bot]
· 5 weeks ago
d5ad6e6
Clarifying that it is the responsibility of the ScreenRecorder to recycle
by Googler
· 5 weeks ago
b50201f
ShadowPixelCopy now closes Images after acquiring them from the ImageReader.
by Googler
· 5 weeks ago
14d772f
Support addOnUidImportanceListener overload that allows specifying a set of UIDs.
by Googler
· 5 weeks ago
cd488cb
Make ShadowWindowManagerGlobal.WindowSessionDelegate extendable
by Michael Hoisie
· 5 weeks ago
c24791d
Resubmit 'Make UiAutomation.takeScreenshot use surface's ImageReader'.
by Googler
· 5 weeks ago
65032e5
Make WindowSessionDelegate an instance field in ShadowWindowManagerGlobal
by Michael Hoisie
· 5 weeks ago
31732da
Resubmit 'Make RoboMonitoringInstrumentation#stubResultFor protected.'
by Brett Chabot
· 5 weeks ago
8d7ccce
Resubmit 'Make UiAutomation.takeScreenshot use surface's ImageReader'.
by Brett Chabot
· 5 weeks ago
c021d8e
Make UiAutomation.takeScreenshot use surface's ImageReader.
by Googler
· 5 weeks ago
b31015b
Make UiAutomation.takeScreenshot use surface's ImageReader.
by Brett Chabot
· 5 weeks ago
553e754
Ensure decoroutinator is loaded into the same class loader of Kotlin
by Denis Berestinskii
· 5 weeks ago
7bfefc3
Print warnings and hints when using Robolectric with JUnit5
by utzcoz
· 5 weeks ago
4743698
chore: Make field originalProperties final for SetSystemProperties
by utzcoz
· 5 weeks ago
2fbfe6a
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.0
by renovate[bot]
· 5 weeks ago
be4b73f
fix(deps): update dependency androidx.compose:compose-bom to v2026
by renovate[bot]
· 5 weeks ago
e3275b8
fix(deps): update roborazzi to v1.57.0
by renovate[bot]
· 5 weeks ago
49ffb01
Rollback 'Make RoboMonitoringInstrumentation#stubResultFor protected.'
by Brett Chabot
· 6 weeks ago
eeb09e9
Make ShadowAccountManager thread-safe.
by Googler
· 6 weeks ago
f90af5c
Make PixelCopy reuse the Surface's ImageReader in real view draw traversal mode.
by Brett Chabot
· 6 weeks ago
6a22f0e
Add error message when simulator cannot find launcher Activity.
by Brett Chabot
· 6 weeks ago
e27dcec
Make RoboMonitoringInstrumentation#stubResultFor protected.
by Brett Chabot
· 6 weeks ago
bff64c1
Expand Wifi P2P shadows.
by Googler
· 6 weeks ago
d345170
Update Gradle's file for 9.3.0
by Gaëtan Muller
· 6 weeks ago
192208a
Fix HW rendering PixelCopy when real draw traversals are enabled
by Michael Hoisie
· 6 weeks ago
7909575
Add a builder for WiFiP2pGroup
by Michael Hoisie
· 6 weeks ago
c9a28c3
Adjust to AudioFormat channel mask SDK changes.
by Googler
· 6 weeks ago
8bbc26a
Add a protected method to RobomonitoringInstrumentation to allow subclasses to signal the intent monitor.
by Googler
· 6 weeks ago
87a3ae9
Merge branch 'google' into 'master'
by Michael Hoisie
· 6 weeks ago
eddf7d3
Future proof ShadowFingerprintManagerTest.
by Brett Chabot
· 6 weeks ago
c5274ab
fix(deps): update error.prone to v2.46.0
by renovate[bot]
· 6 weeks ago
112a5b4
chore(deps): update dependency net.ltgt.errorprone to v4.4.0
by renovate[bot]
· 6 weeks ago
a928d73
fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.22
by renovate[bot]
· 6 weeks ago
b6bdf11
chore(deps): update gradle to v9.3.0
by renovate[bot]
· 6 weeks ago
5f5136d
Add experimental API to enable real drawing code paths.
by Brett Chabot
· 7 weeks ago
667c687
Make getAssociationInfos protected.
by Googler
· 7 weeks ago
0a4b946
Remove ShadowWindowManagerGlobal.startPredictiveBackGesture APIs
by Michael Hoisie
· 7 weeks ago
1f635f8
Allow configuration of the Robolectric Simulator's scroll wheel.
by Googler
· 7 weeks ago
6949c12
Clean up ShadowWindow and ShadowPhoneWindow for min sdk 23
by Michael Hoisie
· 7 weeks ago
0c512b1
Make some minor improvements to SensorEventBuilder
by Michael Hoisie
· 7 weeks ago
cc69cdf
Notify listener immediately in ShadowSafetyCenterManager
by Googler
· 7 weeks ago
f540441
Add ShadowWifiManager method to simulate a failure in addNetworkPrivileged()
by Googler
· 7 weeks ago
e77aa50
Update ShadowLocationManager to handle null handlers in registerGnssBatchedLocationCallback()
by Googler
· 7 weeks ago
1f4e787
Idle main Looper in activity MemoryLeaks tests.
by Brett Chabot
· 7 weeks ago
1446f0e
Pin ShadowVirtualInputDevice to maxSdk Baklava.
by Brett Chabot
· 7 weeks ago
fc960b2
fix(deps): update dependency com.ibm.icu:icu4j to v78.2
by renovate[bot]
· 7 weeks ago
beec570
fix(deps): update dependency org.junit:junit-bom to v6.0.2
by renovate[bot]
· 7 weeks ago
Next »