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
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-0
/
+8
*
Refactor synchronous error handling
skrul@chromium.org
2010-03-11
1
-0
/
+18
*
[GTTF] Make UI test framework less crashy by adding more NULL-checks.
phajdan.jr@chromium.org
2010-03-11
1
-31
/
+26
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-0
/
+1
*
Expand suppressions for Dromaeo reference tests.
chase@chromium.org
2010-03-10
1
-0
/
+3
*
Allow pyauto to provide extra flags to be passed when launching chrome
nirnimesh@chromium.org
2010-03-10
1
-2
/
+18
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-9
/
+0
*
Split Dromaeo test per suite.
antonm@google.com
2010-03-10
1
-10
/
+24
*
Don't run EventSys.Multithreaded under TSan
timurrrr@chromium.org
2010-03-10
1
-0
/
+2
*
Icons are loaded asynchronously for browser actions, so the
finnur@chromium.org
2010-03-10
2
-1
/
+12
*
Lands http://codereview.chromium.org/668105 for sosa:
sky@chromium.org
2010-03-10
3
-1
/
+26
*
Fix few remaining issues with incognito extensions.
mpcomplete@chromium.org
2010-03-10
9
-13
/
+5
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-3
/
+3
*
nacl: add some comments to nacl_ui_tests
evan@chromium.org
2010-03-09
2
-21
/
+37
*
Provide a method to specify to the automation interface the dir containing br...
nirnimesh@chromium.org
2010-03-09
7
-6
/
+54
*
- Update README.chromium to mention change to swig libs in third_party
nirnimesh@chromium.org
2010-03-09
3
-6
/
+6
*
Reduce the flakiness of things using NPAPITester, including
phajdan.jr@chromium.org
2010-03-09
2
-67
/
+49
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-1
/
+1
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
26
-0
/
+0
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-2
/
+16
*
Flip the ui_tests to use WebKitTools/Scripts/new-run-webkit-httpd instead
dpranke@chromium.org
2010-03-08
1
-7
/
+5
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
2
-1
/
+2
*
Kill fil.
finnur@chromium.org
2010-03-08
3
-3
/
+1
*
ChromeFrame now uses host provided popup blocker.
stoyan@chromium.org
2010-03-08
4
-17
/
+59
*
NaCl: remove --no-sandbox flag when running tests on Linux
mseaborn@chromium.org
2010-03-08
1
-1
/
+1
*
Fix issue 27927: linux hang in RenderViewTest.ImeComposition.
suzhe@chromium.org
2010-03-08
1
-1
/
+10
*
First cut at custom user style sheets.
tony@chromium.org
2010-03-08
1
-0
/
+1
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
1
-0
/
+4
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-1
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-0
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
2
-7
/
+16
*
Was already a 'wait for animation to complete'.
jrg@chromium.org
2010-03-06
4
-0
/
+46
*
Mark nacl_ui_tests as flaky on Mac
gregoryd@google.com
2010-03-06
1
-1
/
+28
*
Increase the timeout for nacl_ui_tests
gregoryd@google.com
2010-03-05
2
-7
/
+13
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
5
-0
/
+49
*
Revert 40768 - Flip the ui_tests framework to use the upstream http_server st...
dpranke@chromium.org
2010-03-05
1
-5
/
+4
*
Flip the ui_tests framework to use the upstream http_server start code
dpranke@chromium.org
2010-03-05
1
-4
/
+5
*
Renames ContentBlockedImageView to ContentSettingImageView.
bulach@chromium.org
2010-03-05
1
-1
/
+1
*
Enable FFmpegDemuxerTest.Decoder in Mac valgrind
hclam@chromium.org
2010-03-05
1
-2
/
+0
*
Follow up to r40626. Give the blanket WorkerTest disable under Mac Valgrind a...
rsesek@chromium.org
2010-03-04
1
-3
/
+1
*
Revert -r 40634 to wait until masters' configs get updated.
antonm@google.com
2010-03-04
1
-16
/
+16
*
Add 64-bit binaries that are required for NaCl support to Chrome installation...
gregoryd@google.com
2010-03-04
1
-0
/
+6
*
Split Dromaeo tests per suites.
antonm@google.com
2010-03-04
1
-16
/
+16
*
Temporarily disable WorkerTests on Mac UI Valgrind to see if it greens the bot.
rsesek@chromium.org
2010-03-04
1
-0
/
+5
*
Fix crash when permission request received from extension.
joth@chromium.org
2010-03-04
2
-0
/
+29
*
Revert 40603 - Flip the ui_tests framework to use the upstream http_server st...
dpranke@chromium.org
2010-03-04
1
-5
/
+4
*
Flip the ui_tests framework to use the upstream http_server start code
dpranke@chromium.org
2010-03-04
1
-4
/
+5
*
Create a placeholder for pyauto test scripts.
nirnimesh@chromium.org
2010-03-04
1
-0
/
+18
*
Test cookie prompting.
darin@chromium.org
2010-03-04
4
-0
/
+58
[next]