Skip to content
View TimvdLippe's full-sized avatar

Organizations

@AreaFiftyLAN

Block or report TimvdLippe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mockito/mockito Public

    Most popular Mocking framework for unit tests written in Java

    Java 15.2k 2.6k

  2. ChromeDevTools/devtools-frontend Public

    The Chrome DevTools UI

    TypeScript 3.4k 556

  3. internship-report-google Public

    The report about my internship at Google on the Polymer team

    84 4

1,074 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing TimvdLippe's contributions from July 14, 2024 to July 19, 2025. The contributions are 42% commits, 36% pull requests, 15% code review, 7% issues.

Contribution activity

July 2025

Created a pull request in servo/servo that received 39 comments

Inherit CSP for blob workers

Workers created from Blobs inherit their CSP. Now we inherit the CSP and set the correct base API url. The base API url should be used when determi…

+116 −236 lines changed 39 comments

Created an issue in google/error-prone that received 12 comments

SelfAssertion for Truth incorrectly fires on AssertJ assertions

Given the following Mockito code: import static org.assertj.core.api.Assertions.assertThat; import org.junit.Rule; import org.junit.Test; import org.

12 comments
Loading