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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix flaky test (FindMovesIfObscuring). I've run this through the try b...
finnur@chromium.org
2010-01-21
1
-7
/
+5
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
2
-0
/
+12
*
Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...
kkania@chromium.org
2010-01-20
1
-44
/
+43
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
2
-7
/
+1
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
5
-37
/
+0
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
2
-12
/
+0
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
2
-0
/
+12
*
Revert 36565 - Modifying three main samples of docs (gmail checker, news feed...
cira@chromium.org
2010-01-19
5
-136
/
+10
*
Modifying three main samples of docs (gmail checker, news feed, subscribe to ...
cira@chromium.org
2010-01-19
5
-10
/
+136
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-0
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-1
/
+0
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-0
/
+1
*
Add binary files needed for new install tests, which will be committed separa...
kkania@google.com
2010-01-19
13
-0
/
+55
*
Ignore the namespace while detecting RSS feed to fix issues with no RSS being...
finnur@chromium.org
2010-01-18
3
-5
/
+8
*
Don't run some failing UI tests under TSan
timurrrr@chromium.org
2010-01-18
1
-0
/
+6
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
2
-12
/
+0
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
2
-0
/
+12
*
Revert r36407
aa@chromium.org
2010-01-15
1
-8
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+8
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
2
-12
/
+0
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
2
-0
/
+12
*
Remove introduced trailing whitespace.
antonm@chromium.org
2010-01-15
1
-1
/
+1
*
Post aggregated results in post_json mode.
antonm@chromium.org
2010-01-15
1
-2
/
+9
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-8
/
+1
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+8
*
Bookmark manager extension
arv@chromium.org
2010-01-14
35
-0
/
+5641
*
This CL contains the back-end implementation of the translate feature. It add...
jcampan@chromium.org
2010-01-14
5
-0
/
+3148
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
3
-0
/
+23
*
Disable WorkerWebSocketLayoutTests for Linux valgrind.
ericu@google.com
2010-01-13
1
-0
/
+2
*
Address some of the UI feedback on the RSS extension from the UX team.
finnur@chromium.org
2010-01-13
8
-365
/
+499
*
Mac: Re-add valgrind suppression.
thakis@chromium.org
2010-01-12
1
-0
/
+2
*
Mac: Tell task manager model to stop updating when the task manager window is...
thakis@chromium.org
2010-01-12
1
-2
/
+0
*
Take filter exceptions into account when matching against resource requests.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Introduce exception filter rules.
jochen@chromium.org
2010-01-12
1
-0
/
+0
*
Updating to the latest Dromaeo.
antonm@chromium.org
2010-01-11
1
-2
/
+23
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
7
-127
/
+148
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
2
-12
/
+0
*
Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...
kkania@chromium.org
2010-01-07
6
-211
/
+90
*
Include more extension browser tests on mac and linux. Some minor changes and...
kkania@chromium.org
2010-01-07
6
-90
/
+211
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
2
-0
/
+12
*
Marking reliability bot failure for V8.
tyoshino@google.com
2010-01-07
1
-0
/
+2
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
4
-0
/
+84
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
3
-8
/
+24
*
Marking Reliability bot failure for V8 during HTML tokenization.
ajwong@chromium.org
2010-01-05
1
-0
/
+3
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
3
-1
/
+21
*
Add some licensing comments under chrome/.
evan@chromium.org
2009-12-28
2
-2
/
+5
*
Landing http://codereview.chromium.org/501169 for Pavel.
antonm@chromium.org
2009-12-28
1
-2
/
+6
*
Remove a known crash since the change causing crash was reverted.
kuchhal@chromium.org
2009-12-23
1
-3
/
+0
*
Don't inject content scripts into incognito browsers.
rafaelw@chromium.org
2009-12-23
2
-0
/
+18
[next]