Граф коммитов

3939 Коммитов

Автор SHA1 Сообщение Дата
Paul Irish 9a47535212 Merge pull request #8 from brendankenny/lintfixes
linting fixes
2016-03-12 16:26:57 -08:00
Brendan Kenny a6b0cd7790 linting fixes 2016-03-11 23:34:10 -08:00
Paul Irish ef29abc874 Delete codereview.settings 2016-03-11 17:06:14 -08:00
Paul Irish e8287b093d Merge pull request #7 from brendankenny/testy
Split unit tests into their own npm script.
2016-03-11 16:07:30 -08:00
Brendan Kenny fdd726e2ff split unit tests into their own npm script
moar tiny PRs!
2016-03-11 16:05:49 -08:00
Paul Irish 2246cf0659 Merge pull request #6 from brendankenny/readmefix
make readme example run
2016-03-11 15:54:39 -08:00
Brendan Kenny 709ee589f0 make readme example run
add missing dep and typo in CLI example
2016-03-11 15:52:23 -08:00
Paul Irish 2b49e353ff Merge pull request #5 from brendankenny/eslint
add bare Google-style eslint checking
2016-03-11 15:46:32 -08:00
Brendan Kenny 4fb117277e add bare Google-style eslint checking 2016-03-11 15:33:22 -08:00
Paul Irish 0db4442b37 readme: chrome-launch 2016-03-11 14:57:47 -08:00
Paul Irish 9abb0a5da5 readme: how to start and run 2016-03-11 14:51:25 -08:00
Paul Irish 85933f0779 Merge pull request #2 from GoogleChrome/cri
Work directly against the protocol
2016-03-11 13:53:08 -08:00
Paul Irish 4832174122 Merge branch 'master' into cri 2016-03-11 13:52:15 -08:00
Nat Duca 019b7fa2ef Use traceviewer package for trace parsing
\o/
2016-03-11 10:01:19 -08:00
Nat Duca 9ebb7804ac Remove the old copy of tracing. 2016-03-11 09:59:27 -08:00
Nat Duca 355c9d8e0f Fix processor.js "continue" statement
488973ba91 introduced an illegal continue statement

TBR=addyo

Review URL: https://codereview.chromium.org/1784363002 .
2016-03-11 09:46:52 -08:00
Addy Osmani 488973ba91 Merge pull request #1 from samccone/sjs/tweak-loops
Minor cleanups of for loops
2016-03-11 16:51:11 +00:00
Paul Irish 3b233456c3 editorconfig 2016-03-09 23:42:40 -08:00
Paul Irish 9ff34c3208 sw audit: remove inbrowsertest for now. 2016-03-09 03:25:53 -08:00
Paul Irish 9b9baef342 dropped webdriver and adopted chrome-remote-interface. ported JS & SW audits over. 2016-03-09 03:21:30 -08:00
Paul Irish 870f967ffe disable viewport test temporarily. 2016-03-09 00:37:13 -08:00
Paul Irish b77e1be9a4 rename tests to audits 2016-03-09 00:15:32 -08:00
Nat Duca 6b1c616e07 Add codereview.settings 2016-03-07 23:37:08 -08:00
Sam Saccone 4d615b129f Minor cleanups of for loops 2016-03-07 18:37:43 -08:00
Paul Irish 34d70431ca Merge branch 'lighthouse' 2016-03-07 18:15:55 -08:00
Paul Irish 501d356452 test suite that works so far. 2016-03-07 13:53:11 -08:00
Paul Irish 6722f45bf9 add readme 2016-03-07 13:52:33 -08:00
Paul Irish 245c51025d fixing broken WebDriver.Logs(). DOM parser seems to fail still though 2016-03-07 10:21:32 -08:00
Paul Irish 976cde4db0 tests 2016-03-04 17:45:26 -08:00
Paul Irish f10d7c91f2 authors file. 2016-03-02 15:42:48 -05:00
Paul Lewis d2545b0528 Adds trace parse machinery; adds test 2016-01-25 15:17:06 -08:00
Paul Lewis 5a6b73527c Refactors. 2016-01-18 17:21:16 +00:00
Paul Lewis d13d912e25 Rename input -> inputs. 2016-01-18 17:17:49 +00:00
Paul Lewis a12261192e Removes comments. 2016-01-18 17:16:02 +00:00
Paul Lewis 2629bf68cb Adds ChromeDriver and test for SW. 2016-01-18 17:07:46 +00:00
Paul Lewis d8eb82840d Refactors to move DOM parsing to separate helper 2016-01-15 17:29:09 +00:00
Paul Lewis cd30cf499f Refactors to move DOM parsing to separate helper 2016-01-15 17:28:58 +00:00
Paul Lewis 22dc8b7bd0 Adds license. 2016-01-15 17:18:50 +00:00
Paul Lewis c09a442f05 Adds tests. 2016-01-15 17:13:20 +00:00