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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
3
-6
/
+6
*
Remove ContentBrowserClient::RenderViewHostCreated, which is redundant
phajdan.jr@chromium.org
2013-04-12
2
-6
/
+0
*
Remove zero length composing spans.
ohrn@opera.com
2013-04-12
1
-2
/
+12
*
Replace misspelled range when user chooses a spelling correction in Mac
rouslan@chromium.org
2013-04-12
1
-6
/
+0
*
DevTools: remove DevToolsProtocol::Event (since Notification should be used)....
pfeldman@chromium.org
2013-04-12
6
-150
/
+162
*
DevTools: migrate to the new devtools gyp rule locations in Blink.
pfeldman@chromium.org
2013-04-12
1
-1
/
+1
*
Allow RequestOSFileHandle if an app has unlimited storage
hamaji@chromium.org
2013-04-12
8
-13
/
+51
*
Revert 193885 "Connect webrtc MediaSourceInterface ready states ..."
rnk@chromium.org
2013-04-12
5
-113
/
+0
*
Disable MacSandboxTest.{ClipboardAccess,FileAccess,UrandomAccess} under ASan ...
glider@chromium.org
2013-04-12
1
-3
/
+15
*
Switch event type when a capture device has been stopped from the render proc...
perkj@chromium.org
2013-04-12
11
-22
/
+62
*
Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...
perkj@chromium.org
2013-04-12
11
-173
/
+379
*
Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...
benm@chromium.org
2013-04-12
5
-93
/
+161
*
Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSo...
kcwu@chromium.org
2013-04-12
5
-0
/
+113
*
Plumb cc::LatencyInfo through command buffer and output surface
jbauman@chromium.org
2013-04-12
21
-16
/
+181
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
7
-20
/
+17
*
content: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-12
19
-23
/
+23
*
Roll libjingle r304.
mallinath@chromium.org
2013-04-12
5
-36
/
+28
*
Android: Work around composite-to-mailbox leaks.
sievers@chromium.org
2013-04-12
3
-4
/
+32
*
This patch implements the necessary plumbing to allow WebExternalTextureLayer...
alexst@chromium.org
2013-04-12
1
-1
/
+1
*
Revert r192949 "Disable shader disk cache by default."
dsinclair@chromium.org
2013-04-11
1
-2
/
+2
*
Fix DCHECK() hit when removing a notification from the registrar that was alr...
jochen@chromium.org
2013-04-11
1
-5
/
+7
*
The RenderWidgetHostViewAura instance should not pass mouse events to the par...
ananta@chromium.org
2013-04-11
1
-1
/
+5
*
[Android] Moving input related files to a separate input/ directory.
aurimas@chromium.org
2013-04-11
19
-957
/
+1062
*
fix tab capture software fallback on aura
hubbe@chromium.org
2013-04-11
1
-1
/
+1
*
Clear browsing data clears data for type kStorageTypeTemporary but not for kS...
cramya@chromium.org
2013-04-11
3
-1
/
+15
*
Disable Threaded HTML Parsing for Android
dtrainor@chromium.org
2013-04-11
1
-0
/
+8
*
Propagate the kDisablePepper3d switch to the renderer
cpu@chromium.org
2013-04-11
1
-0
/
+1
*
[Android]
miguelg@chromium.org
2013-04-11
1
-34
/
+27
*
Revert 193468
apatrick@google.com
2013-04-11
2
-0
/
+84
*
ÜC: return resources when skipping frames
piman@chromium.org
2013-04-11
1
-1
/
+4
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-11
7
-314
/
+369
*
[Android WebView] Enable legacy support for target-densityDpi
mnaganov@chromium.org
2013-04-11
3
-0
/
+10
*
cc: Delete resources when ResourceProvider shuts down.
danakj@chromium.org
2013-04-11
2
-4
/
+12
*
Disable input[type=week] for Android explicitly.
tkent@chromium.org
2013-04-11
1
-0
/
+5
*
Map accessible child ids from Views to RenderWidgetHostViewAura
dmazzoni@chromium.org
2013-04-11
8
-4
/
+40
*
Modify kUseExternalVideoSurface to have threshold value.
wonsik@chromium.org
2013-04-11
1
-1
/
+1
*
Enable the threaded HTML parser
abarth@chromium.org
2013-04-11
1
-3
/
+2
*
Fix swizzling behaviour.
hubbe@chromium.org
2013-04-11
1
-53
/
+114
*
cc: Remove max-prepaint-tile-distance constant.
reveman@chromium.org
2013-04-11
2
-10
/
+0
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content.
dcheng@chromium.org
2013-04-11
8
-8
/
+8
*
Simple PMP reader to parse Picasa's metadata
tommycli@chromium.org
2013-04-11
1
-0
/
+4
*
[Android] Use the build-generated list of libraries for gtest APKs
cjhopman@chromium.org
2013-04-11
1
-1
/
+3
*
Don't collect GL string on Mac unless about:gpu is open.
zmo@chromium.org
2013-04-11
4
-7
/
+56
*
Simplify cross-process navigation start.
simonjam@chromium.org
2013-04-11
9
-79
/
+68
*
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
rsesek@chromium.org
2013-04-11
7
-369
/
+314
*
Revert 193502 "Specify -lbsm via xcode_settings OTHER_LDFLAGS ra..."
rsesek@chromium.org
2013-04-11
1
-2
/
+2
*
[Android] Move LocaleUtils from base to ui.
yfriedman@chromium.org
2013-04-10
1
-2
/
+2
*
Specify -lbsm via xcode_settings OTHER_LDFLAGS rather than link_settings.
rsesek@chromium.org
2013-04-10
1
-2
/
+2
*
Raise the deadline for WebContentsVideoCaptureDeviceTest
rnk@chromium.org
2013-04-10
1
-2
/
+2
*
Windows: Set DWM present parameters on RWHV windows to limit queued up frames.
apatrick@chromium.org
2013-04-10
2
-0
/
+22
[next]