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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Suppress the same leak in RenderViewTest_PageClickTracker for Heapcheck.
rsesek@chromium.org
2010-09-07
1
-0
/
+12
*
Clean missing files out of .gyp files
dhollowa@chromium.org
2010-09-07
5
-7
/
+4
*
Remove the small read buffer size for windows; we landed the async IO
mbelshe@chromium.org
2010-09-07
1
-6
/
+0
*
Issue 5214: hide autoconnect option for new (non favorite) networks.
stevenjb@chromium.org
2010-09-07
4
-15
/
+29
*
Fixed crashes caused by unimplemented content settings for location and notif...
zelidrag@chromium.org
2010-09-07
3
-59
/
+132
*
Relanding this:
jcivelli@chromium.org
2010-09-07
10
-93
/
+230
*
Setting oopcrashes=1 during install
huanr@chromium.org
2010-09-07
3
-0
/
+6
*
Bugfix of language change in test image build.
glotov@google.com
2010-09-07
1
-2
/
+4
*
Add a suppression for a leak in RenderWidget::OnHandleInputEvent.
rsesek@chromium.org
2010-09-07
1
-0
/
+17
*
Fix Chrome ADM registry key and move template config strings to one place
gfeher@chromium.org
2010-09-07
9
-121
/
+119
*
2nd attempt: Write the outcome of the Toast Experiment for system-level insta...
finnur@chromium.org
2010-09-07
7
-24
/
+147
*
Add policy to control 'show password' facility in the password manager.
mnissler@chromium.org
2010-09-07
14
-14
/
+130
*
Add startup registration and shutdown of the long-running helper process to C...
robertshield@chromium.org
2010-09-07
1
-3
/
+80
*
Revert 58684 - Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Make calls to onWebGeolocationServiceDestroyed
joth@chromium.org
2010-09-07
2
-1
/
+9
*
merge error
joth@chromium.org
2010-09-07
1
-6
/
+0
*
Make delayed-permission-denied-for-multiple-requests pass
joth@chromium.org
2010-09-07
1
-0
/
+6
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Updating trunk VERSION from 518.0 to 519.0
chrome-release@google.com
2010-09-07
1
-1
/
+1
*
Revert update of V8 to version 2.4.1.
kmillikin@chromium.org
2010-09-07
1
-1
/
+1
*
svg/custom/use-invalid-style.svg was rebaselined at webkit r66842
ukai@chromium.org
2010-09-07
1
-3
/
+0
*
Fix a bug that caused messages to wrongly fallback to English in some cases.
satorux@chromium.org
2010-09-07
3
-7
/
+31
*
Give kLanguagePreferredLanguages a default value.
zork@chromium.org
2010-09-07
1
-1
/
+2
*
Reload language id maps when the locale changes
zork@chromium.org
2010-09-07
3
-7
/
+18
*
Add layoutTestController::setEditingBehavior in test_shell
ukai@chromium.org
2010-09-07
3
-3
/
+20
*
Update V8 to version 2.4.1.
kmillikin@chromium.org
2010-09-07
1
-1
/
+1
*
WebKit Roll 66858->66862
ukai@chromium.org
2010-09-07
1
-1
/
+1
*
Call SetCurrentKeyboardLayoutByName("us") instead of ChangeInputMethod("xkb:u...
yusukes@chromium.org
2010-09-07
1
-3
/
+8
*
Fix test_expectation for svg/custom/use-invalid-pattern.svg
ukai@chromium.org
2010-09-07
1
-1
/
+2
*
DevTools: delete DevToolsSanityTest.TestMessageLoopReentrant which is superse...
yurys@chromium.org
2010-09-07
1
-5
/
+0
*
Revert 58639 -
nsylvain@chromium.org
2010-09-07
7
-146
/
+24
*
Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
nsylvain@chromium.org
2010-09-07
5
-5
/
+22
*
WebKit Roll 66804 -> 66858
ukai@chromium.org
2010-09-07
2
-199
/
+7
*
Reland 58601 -
nsylvain@chromium.org
2010-09-07
3
-5
/
+11
*
Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
mal@chromium.org
2010-09-07
5
-22
/
+5
*
Revert 58601 -
nsylvain@chromium.org
2010-09-07
3
-11
/
+5
*
Updating trunk VERSION from 517.0 to 518.0
mal@chromium.org
2010-09-07
1
-1
/
+1
*
Skip http/tests/media/video-play-stall-seek.html on Windows.
mal@chromium.org
2010-09-07
1
-1
/
+1
*
NTP: Adds a context menu to the apps section
arv@chromium.org
2010-09-06
11
-438
/
+235
*
DevTools: delete DevToolsSanityTest.TestExpandScope which was converted into ...
yurys@chromium.org
2010-09-06
2
-31
/
+0
*
Updating trunk VERSION from 516.0 to 517.0
chrome-release@google.com
2010-09-06
1
-1
/
+1
*
Adding HelpApp into login/OOBE flows that shows static help files. Show help ...
nkostylev@chromium.org
2010-09-06
7
-17
/
+205
*
Show register screen for first incognito signin during OOBE.
dilmah@chromium.org
2010-09-06
4
-4
/
+20
*
Add user metrics for nonsandboxed plugin infobar.
bauerb@chromium.org
2010-09-06
5
-5
/
+22
*
DevTools: delete two debugger tests which was moved upstream
podivilov@chromium.org
2010-09-06
2
-42
/
+0
*
Write the outcome of the Toast Experiment for system-level installs to the ri...
finnur@chromium.org
2010-09-06
7
-24
/
+146
*
Don't run HttpNetworkLayerTest.GET under TSan/Win
timurrrr@chromium.org
2010-09-06
1
-0
/
+1
*
Revert 58630 - Add constants for preferences and policies related to the Defa...
mnissler@chromium.org
2010-09-06
11
-449
/
+51
*
Add more Dr.Memory suppressions and exclude *Audio* from media_unittests
timurrrr@chromium.org
2010-09-06
2
-7
/
+30
*
Don't run HttpNetworkTransactionTest.* under TSan/Win;
timurrrr@chromium.org
2010-09-06
2
-14
/
+1
[prev]
[next]