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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
3
-0
/
+115
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
1
-2
/
+2
*
Fixing memory leak in ActiveNotificationTracker.RegisterNotification()
dpapad@chromium.org
2011-09-08
1
-4
/
+9
*
Update libjingle to the latest version.
sergeyu@chromium.org
2011-09-08
3
-2
/
+73
*
Fix logic in GpuChannelHost::Send() during shutdown.
sievers@chromium.org
2011-09-08
1
-3
/
+9
*
Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...
ananta@chromium.org
2011-09-08
2
-7
/
+4
*
DevTools: introduce WorkderDevToolsAgentHost
yurys@chromium.org
2011-09-08
1
-2
/
+2
*
Change enable-fullscreen flag to disable-fullscreen.
koz@chromium.org
2011-09-08
1
-1
/
+1
*
Disable keyboard input in flash for touch ui
penghuang@chromium.org
2011-09-07
1
-0
/
+6
*
[Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.
jeremy@chromium.org
2011-09-07
1
-13
/
+43
*
Revert change because one of the previous changes it depends on was reverted.
enal@chromium.org
2011-09-07
1
-2
/
+2
*
Remove the detach-but-don't-release special-case for the window script object.
wez@chromium.org
2011-09-06
1
-6
/
+7
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+2
*
Revert 99648 - Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::in...
jamesr@chromium.org
2011-09-06
3
-104
/
+59
*
Fix thread-checker debug code in GpuChannelHost::MessageFilter.
sievers@chromium.org
2011-09-06
2
-10
/
+6
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-2
/
+1
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+2
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
1
-0
/
+9
*
Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...
bsalomon@google.com
2011-09-06
2
-3
/
+4
*
Clean up style errors introduced in r99349.
abarth@chromium.org
2011-09-05
1
-2
/
+2
*
Fix build error in release mode.
husky@google.com
2011-09-05
2
-15
/
+7
*
Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...
husky@google.com
2011-09-05
4
-60
/
+114
*
Fix crash when resolving stun address
sergeyu@chromium.org
2011-09-03
1
-2
/
+6
*
Revert 98946 - New windows opened in javascript with target = "_blank" should
atwilson@chromium.org
2011-09-02
1
-0
/
+2
*
Adds a global keyboard shortcut to trigger speech input in the currently
dmazzoni@chromium.org
2011-09-02
2
-0
/
+44
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
4
-109
/
+0
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
3
-5
/
+6
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
3
-11
/
+3
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
7
-81
/
+95
*
Enable low-latency audio by default.
enal@chromium.org
2011-09-02
1
-2
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
3
-6
/
+5
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
3
-5
/
+6
*
Enable smooth scrolling on mac
thakis@chromium.org
2011-09-01
2
-1
/
+6
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
2
-17
/
+51
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
8
-12
/
+11
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
4
-59
/
+0
*
Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.
jam@chromium.org
2011-08-31
2
-24
/
+0
*
New windows opened in javascript with target = "_blank" should
shinyak@google.com
2011-08-31
1
-2
/
+0
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
1
-19
/
+21
*
Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...
piman@google.com
2011-08-30
2
-0
/
+16
*
Implement STUN support for P2P Transport API.
sergeyu@chromium.org
2011-08-30
5
-7
/
+177
*
Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...
koz@chromium.org
2011-08-30
2
-16
/
+0
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
10
-48
/
+63
*
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...
ananta@chromium.org
2011-08-29
5
-8
/
+58
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
3
-3
/
+12
*
Enable Fixed Layout Mode on TOUCH_UI.
fsamuel@chromium.org
2011-08-29
2
-0
/
+24
*
Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...
bsalomon@google.com
2011-08-29
2
-1
/
+10
*
Use 3D graphics context shareResources flag to decide whether a context shoul...
apatrick@chromium.org
2011-08-27
4
-45
/
+41
*
Remove --unlimited-quota-for-indexeddb. Increase incognito quota.
dgrogan@chromium.org
2011-08-26
4
-7
/
+5
*
Add SetProperti() in the PPB_Transport_Dev interface.
sergeyu@chromium.org
2011-08-26
3
-8
/
+6
[next]