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
*
Reject certificate chains containing small RSA and DSA keys.
palmer@chromium.org
2011-12-15
38
-5
/
+1815
*
Automatically turn on Page events in the soon-to-go-away devtools API.
knorton@google.com
2011-12-15
1
-0
/
+5
*
Update .DEPS.git
chrome-admin@google.com
2011-12-15
1
-1
/
+1
*
Roll gyp revision in DEPS to r1107.
dpranke@chromium.org
2011-12-15
1
-1
/
+1
*
Fix |ElideText()| to handle UTF16 surrogate pairs correctly.
asvitkine@chromium.org
2011-12-15
2
-26
/
+115
*
Move TooltipClient to client namespace and add convenience setters/getters fo...
ben@chromium.org
2011-12-15
11
-73
/
+97
*
Remove unused parameter in GpuProcessHost HostIsValid.
apatrick@chromium.org
2011-12-15
1
-3
/
+3
*
Modify the pyauto-based CrOS extension persmission security test to ignore We...
dennisjeffrey@chromium.org
2011-12-15
1
-0
/
+5
*
Reset signin screen handler delegate on WebUIScreenLocker destruction.
stevenjb@chromium.org
2011-12-15
4
-2
/
+37
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
33
-59
/
+451
*
Stop audio FFmpegDemuxerStreams if we get notified that audio rendering is di...
scherkus@chromium.org
2011-12-15
3
-76
/
+120
*
Update the images used for HTML speech input to lower contrast.
dmazzoni@chromium.org
2011-12-15
4
-0
/
+4
*
Fix standalone gl demos and conformance tests
gman@chromium.org
2011-12-15
2
-0
/
+12
*
[Sync] Remove ModelChangingSyncerCommand::HasCustomGroups()
akalin@chromium.org
2011-12-15
15
-46
/
+1
*
Fix race condition in extension service that causes extensions installed
rogerta@chromium.org
2011-12-15
1
-6
/
+13
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
8
-24
/
+50
*
Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
mattm@chromium.org
2011-12-15
4
-16
/
+52
*
Implement RunFileChooser for ExtensionHost, so that file input elements work in
mpcomplete@chromium.org
2011-12-15
3
-1
/
+12
*
Do not show downloads panel for temporary downloads.
achuith@chromium.org
2011-12-15
4
-12
/
+18
*
Fix permissions on a couple files.
mmenke@chromium.org
2011-12-15
2
-0
/
+0
*
Disable 5ms flusher on Android to reduce kernel thrashing.
nduca@chromium.org
2011-12-15
1
-1
/
+5
*
Don't show caps lock notification bubble on lock screen.
flackr@chromium.org
2011-12-15
1
-1
/
+7
*
Use a shorter include paths on Windows.
tony@chromium.org
2011-12-15
1
-2
/
+9
*
Avoid including gtest file directly, and go through base instead
jar@chromium.org
2011-12-15
12
-12
/
+10
*
Add an API to unpack Zip files directly from and to file descriptors.
jorgelo@chromium.org
2011-12-15
5
-8
/
+255
*
Fixing ChromeDriver to support selecting option tags in optgroups.
danielwh@google.com
2011-12-15
1
-5
/
+9
*
Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations
jar@chromium.org
2011-12-15
1
-13
/
+2
*
Enable setting thread names on Linux
rbyers@chromium.org
2011-12-15
1
-5
/
+8
*
Remove FRIEND_TEST declarations to improve optimizations
jar@chromium.org
2011-12-15
1
-2
/
+13
*
Remove Task inheritance from base::Timer.
dcheng@chromium.org
2011-12-15
5
-5
/
+11
*
Disable MigrationSingleClientTest.AllTypesIndividuallyTriggerNotification
sail@chromium.org
2011-12-15
1
-1
/
+2
*
Check in test files for bug 106735.
scherkus@chromium.org
2011-12-15
2
-0
/
+0
*
base::Bind: Cleanup almost-unused OldCompletionCallbacks.
jhawkins@chromium.org
2011-12-15
13
-136
/
+34
*
Disable MigrationHellWithoutNigori and MigrationHellWithNigori
sail@chromium.org
2011-12-15
1
-9
/
+7
*
Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termin...
jar@chromium.org
2011-12-15
4
-6
/
+127
*
net: remove a random 10% of the hosts from the SSL blacklist.
agl@chromium.org
2011-12-15
1
-247
/
+0
*
Condition variable implementation for vista, win7
cpu@chromium.org
2011-12-15
3
-7
/
+111
*
Fix AuthErrorTest for Mac
rsimha@chromium.org
2011-12-15
1
-22
/
+7
*
Remove remaining TOUCH_UI code under chromeos.
saintlou@chromium.org
2011-12-15
4
-67
/
+1
*
Another set of icons for the launcher. The chrome logo now shows the
sky@chromium.org
2011-12-15
15
-54
/
+37
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
37
-735
/
+15
*
[uber page] Remove extensions sub-page from options2.
csilv@chromium.org
2011-12-15
17
-2554
/
+0
*
Restore kTraceStartup flag propogation to gpu process
joth@chromium.org
2011-12-15
1
-0
/
+1
*
Looks like a few people forgot to rebuild docs.
mkwst@chromium.org
2011-12-15
9
-68
/
+74
*
CMT can now generate motion events w/ valuators instead of a sequence of butt...
davemoore@chromium.org
2011-12-15
15
-22
/
+313
*
Protector: separate handling for several cases.
ivankr@chromium.org
2011-12-15
1
-1
/
+14
*
Now that the launcher is sized to the width of the root window we need
sky@chromium.org
2011-12-15
8
-31
/
+165
*
Move ActivationClient/Delegate to client namespace.
ben@chromium.org
2011-12-15
17
-59
/
+59
*
net: rename NSS's 'ssl' to 'libssl'
agl@chromium.org
2011-12-15
3
-6
/
+6
*
Attempt at fixing tab dragging crash. I believe the crash is happening
sky@chromium.org
2011-12-15
1
-0
/
+4
[next]