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
*
Don't throw away GPU data on non-PCI architectures
skyostil@google.com
2012-05-30
1
-3
/
+5
*
Add a CHECK() in NPChannelBase::GetChannel() to help investigate crbug.com/97285
steveblock@chromium.org
2012-05-30
1
-0
/
+4
*
Fix memory leak in V8ValueConverterImpl that I just introduced.
kalman@chromium.org
2012-05-30
1
-5
/
+5
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
4
-1
/
+65
*
aura: Do not send unknown gesture events to webkit.
sadrul@chromium.org
2012-05-30
2
-1
/
+5
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
1
-1
/
+2
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
2
-1
/
+6
*
Asynchronously launch the GPU process as soon as the IO thread is ready.
apatrick@chromium.org
2012-05-30
3
-14
/
+19
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
3
-40
/
+16
*
Revert 139433 - Disable accelerated animation
vollick@google.com
2012-05-30
3
-4
/
+4
*
When clicking rapidly 2 different select popups, we could reach a state where
jcivelli@chromium.org
2012-05-30
1
-2
/
+8
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
2
-6
/
+6
*
Disable accelerated animation
vollick@google.com
2012-05-30
3
-4
/
+4
*
Create default implementations of ContentRendererClient, ContentUtilityClient...
jam@chromium.org
2012-05-30
12
-227
/
+153
*
aura/cros: Rename MessagePump{X => AuraX11}.
erg@chromium.org
2012-05-29
2
-8
/
+7
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
3
-3
/
+3
*
Handle socket() more gracefully in the GPU policy.
cevans@chromium.org
2012-05-29
1
-0
/
+1
*
Fix NULL crash.
cevans@chromium.org
2012-05-29
1
-2
/
+2
*
Issue 121063 fixed: Drag and dropping a file named [something].[andmore].[ext...
dcheng@chromium.org
2012-05-29
2
-7
/
+7
*
Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...
scshunt@google.com
2012-05-29
3
-3
/
+13
*
Add deviceSupportsTouch to webglue.
flackr@chromium.org
2012-05-29
2
-0
/
+4
*
posix: Print renderer PID with --renderer-startup-dialog in Release too.
thakis@chromium.org
2012-05-29
1
-4
/
+4
*
[OSX/Pepper] Don't have browser cache shmem ref behind ImageData.
shess@chromium.org
2012-05-29
1
-11
/
+5
*
Pass web intents client suggestions along through webkit glue layer.
gbillock@chromium.org
2012-05-29
1
-0
/
+1
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
7
-991
/
+291
*
Disable tests that flake/fail inside the Linux SUID sandbox.
bradchen@google.com
2012-05-29
1
-0
/
+12
*
fix assert on IO thread in incognito mode.
wjia@chromium.org
2012-05-29
1
-2
/
+13
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-05-29
1
-1
/
+1
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-05-29
2
-4
/
+4
*
Avoid double calling OnResponseStarted from BufferedResourceHandler
rdsmith@chromium.org
2012-05-29
3
-6
/
+15
*
Fixing Android compile warnings.
felipeg@google.com
2012-05-29
1
-2
/
+12
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-05-28
3
-8
/
+10
*
Move RegisterContentSchemes from public url_constants into non-public url_sch...
grt@chromium.org
2012-05-28
16
-105
/
+270
*
Fix content detector nits.
leandrogracia@chromium.org
2012-05-28
10
-21
/
+30
*
content: Move javascript_message_type.h into content/ from ui/.
tfarina@chromium.org
2012-05-28
18
-46
/
+64
*
Revert 139238 - Fix content detector nits.
leandrogracia@chromium.org
2012-05-28
3
-13
/
+15
*
Fix content detector nits.
leandrogracia@chromium.org
2012-05-28
3
-15
/
+13
*
Pepper Flash settings integration: implement "deauthorize content licenses".
yzshen@chromium.org
2012-05-27
9
-8
/
+207
*
Send WM_WINDOWPOSCHANGED message to the content view of shell window to make ...
hongbo.min@intel.com
2012-05-27
1
-0
/
+10
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
2
-8
/
+12
*
Zygote: warn if setuid sandbox is acting as init
jln@chromium.org
2012-05-26
1
-8
/
+19
*
Avoid the need for a valgrind suppression by initializing memory
darin@chromium.org
2012-05-26
1
-1
/
+4
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
1
-7
/
+0
*
Move GpuScheduler descheduled trace event to GpuScheduler for better coverage.
jbates@chromium.org
2012-05-26
1
-5
/
+0
*
Multi-select <select> in 'external popup window'
aruslan@chromium.org
2012-05-26
24
-19
/
+260
*
When BUNDLE is enabled in libjingle, there will be a possibility
mallinath@chromium.org
2012-05-26
2
-11
/
+19
*
Add sanity-CHECK that UrlFetcherCore is passed a valid URL
wez@chromium.org
2012-05-25
1
-0
/
+1
*
Plumb referrer policy along with drag data information
jochen@chromium.org
2012-05-25
7
-18
/
+26
*
Don't handle GPU accessibility in chrome os.
zmo@chromium.org
2012-05-25
2
-1
/
+5
*
Fix utterly wrong comment that hasn't been true for years.
avi@chromium.org
2012-05-25
1
-8
/
+19
[next]