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
*
Add DoubleTap and LongPress to the list of gestures that can follow TapDown
yusufo@chromium.org
2012-11-02
1
-2
/
+5
*
Revert 165719 - Move aura shared and desktop classes to the views target. Not...
ben@chromium.org
2012-11-02
2
-6
/
+4
*
Use the RenderView's routing_id, instead of HWND, as the unique identifier us...
jam@chromium.org
2012-11-02
16
-101
/
+80
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
2
-4
/
+6
*
Clean Up: TSF related stuff
nona@chromium.org
2012-11-02
3
-43
/
+43
*
Revert 165430 - fix win_aura not getting swap_ack (Suspect this revision intr...
kbr@chromium.org
2012-11-02
1
-5
/
+0
*
Disable part of IndexedDBLayoutTest.KeyTests - failing circa WK r133272
jsbell@chromium.org
2012-11-02
1
-1
/
+2
*
Use gfx::IntersectRects() where appropriate in BackingStoreWin.
danakj@chromium.org
2012-11-02
1
-2
/
+1
*
DevTools: [remote debugging] emit Inspector.detached protocol message upon co...
pfeldman@chromium.org
2012-11-02
6
-2
/
+31
*
Temporarily disable PluginTest.OpenPopupWindowWithPlugin
jam@chromium.org
2012-11-02
1
-1
/
+1
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
7
-51
/
+115
*
Stop passing the parent hwnd to the plugin process on initialization.
jam@chromium.org
2012-11-02
4
-44
/
+31
*
Check native is initialized before sending VSync updates.
tedchoc@chromium.org
2012-11-02
1
-1
/
+3
*
Enable gpu crash tests in content
yongsheng.zhu@intel.com
2012-11-02
5
-1
/
+187
*
Implement audio/video sync instrumentation for WebRTC
hclam@chromium.org
2012-11-02
4
-0
/
+23
*
Clean up memory manager's context tracking structures.
ccameron@chromium.org
2012-11-02
6
-163
/
+157
*
Flash Mac: Fix escape to exit fullscreen
sail@chromium.org
2012-11-02
3
-1
/
+74
*
Add a 'NACL' plugin type to PepperMessageFilter so we can block private APIs.
bbudge@chromium.org
2012-11-02
3
-4
/
+4
*
aura: Create new gesture LongTap that is dispatched if the user completes a
varunjain@chromium.org
2012-11-02
1
-0
/
+7
*
Remove the synchronized methods by using lock obj.
michaelbai@chromium.org
2012-11-02
1
-38
/
+54
*
Disable PluginTest.GetURLRedirectNotification
kaiwang@chromium.org
2012-11-02
1
-1
/
+1
*
Adding the logic to process some new error codes from android media player
qinmin@chromium.org
2012-11-02
1
-10
/
+0
*
Minor cleanup in DownloadCreateInfo structure.
rdsmith@chromium.org
2012-11-01
14
-70
/
+18
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
11
-7
/
+446
*
Adjust gpu memory manager limits for Android for high-res tablets.
ccameron@chromium.org
2012-11-01
3
-96
/
+123
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+2
*
Make fullscreen Flash use the discrete GPU
jbauman@chromium.org
2012-11-01
1
-0
/
+1
*
Move more mock objects that are used in one unittest file to an anonymous nam...
jam@chromium.org
2012-11-01
3
-81
/
+88
*
Make Chrome Trace work with Android ATrace.
wangxianzhu@chromium.org
2012-11-01
2
-10
/
+36
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
4
-7
/
+4
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
1
-5
/
+8
*
Linux: add option to link libpci directly instead of using dlopen.
phajdan.jr@chromium.org
2012-11-01
2
-49
/
+54
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2012-11-01
6
-9
/
+12
*
Set can_lose_context to false for Chrome OS.
marcheu@chromium.org
2012-11-01
1
-0
/
+4
*
Fix site_instance DCHECK when loading restored tabs.
tedchoc@chromium.org
2012-11-01
1
-1
/
+4
*
Adding histogram for a LBS request latency. See bug.
vadimt@chromium.org
2012-11-01
2
-0
/
+16
*
Adding histogram for Windows Wifi scan latency. See bug.
vadimt@chromium.org
2012-11-01
1
-0
/
+14
*
Adding HTML capture support for Android.
aurimas@chromium.org
2012-11-01
2
-0
/
+6
*
Upstream if-def on render_view_host_impl for Pop Up Menus
yusufo@chromium.org
2012-11-01
1
-1
/
+1
*
Upstream onSizeChanged and make sure afterSizeChanged gets called
yusufo@chromium.org
2012-11-01
2
-0
/
+11
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
4
-4
/
+7
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
4
-7
/
+4
*
Change memory manager policies to reflect renderers drop
ccameron@chromium.org
2012-11-01
4
-85
/
+71
*
content/browser: Remove more unnecessary content:: calls.
tfarina@chromium.org
2012-11-01
6
-61
/
+53
*
Otherwise it will prevent the second renderer connecting to the ADM
xians@chromium.org
2012-11-01
3
-3
/
+18
*
Changes "Android-WebView" feature annotation to "WebView".
klundberg@chromium.org
2012-11-01
9
-79
/
+79
*
fix audio-only mode for media stream.
wjia@chromium.org
2012-11-01
1
-3
/
+3
*
fix win_aura not getting swap_ack
scottmg@chromium.org
2012-11-01
1
-0
/
+5
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
7
-9
/
+14
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
[next]