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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
1
-1
/
+2
*
Declare some zoom constants in the headers so we don't have to duplicate the ...
thestig@chromium.org
2011-12-15
1
-8
/
+2
*
Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...
apatrick@chromium.org
2011-12-15
1
-1
/
+2
*
Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
3
-34
/
+21
*
Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
3
-21
/
+34
*
Hopefully fix flakiness of GPU tests and also fix runs on CrOS.
jbates@chromium.org
2011-12-14
1
-5
/
+0
*
Added HTTP DELETE request type to content:URLFetcher.
zelidrag@chromium.org
2011-12-13
1
-0
/
+4
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
3
-0
/
+28
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
3
-26
/
+25
*
base::Bind() cleanup in URLFetcherImpl test.
dcheng@chromium.org
2011-12-13
1
-24
/
+12
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
3
-21
/
+19
*
Fix page zoom for plug-in documents (PDF, etc.)
csilv@chromium.org
2011-12-10
1
-0
/
+1
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
3
-25
/
+26
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
3
-26
/
+25
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
1
-8
/
+8
*
Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...
piman@chromium.org
2011-12-09
3
-2
/
+46
*
Remove some now unused fullscreen plumbing.
darin@chromium.org
2011-12-09
1
-3
/
+0
*
Fix a race condition in the Java Bridge when adding objects
steveblock@chromium.org
2011-12-09
1
-2
/
+5
*
Plumb damage rect to browser compositor.
backer@chromium.org
2011-12-09
1
-0
/
+5
*
Add more CHECK in GPU and NPAPI process on invalid file descriptors
xhwang@chromium.org
2011-12-09
3
-3
/
+17
*
Turned on PbufferImageTransportSurface as default image transport for vista a...
apatrick@chromium.org
2011-12-09
1
-5
/
+31
*
[Web Intents] Make IntentInjector adapt to the new content API
gbillock@chromium.org
2011-12-09
1
-3
/
+9
*
Updated view_messages to carry the horizontal and vertical DPI to the
fsamuel@chromium.org
2011-12-08
1
-0
/
+2
*
Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")
apavlov@chromium.org
2011-12-08
1
-1
/
+4
*
Ensure that GpuScheduler invokes fence tasks even if client is not flushing.
apatrick@chromium.org
2011-12-08
3
-8
/
+31
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
3
-19
/
+21
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
2
-1
/
+48
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
3
-21
/
+19
*
Partial swaps on OSX
backer@chromium.org
2011-12-07
1
-8
/
+55
*
Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...
senorblanco@chromium.org
2011-12-07
1
-0
/
+1
*
Include the referrer header everywhere instead of directly including the webk...
jochen@chromium.org
2011-12-07
2
-2
/
+0
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
1
-1
/
+3
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
3
-91
/
+0
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
3
-16
/
+21
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
3
-21
/
+16
*
Record UMA status on websql results.
michaeln@google.com
2011-12-06
2
-6
/
+121
*
Indicate to that textures passed to GVDA are cleared by the decoder.
fischman@chromium.org
2011-12-05
1
-0
/
+13
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
2
-0
/
+5
*
Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...
jam@chromium.org
2011-12-05
1
-0
/
+1
*
Support incremental-max and sample in Profiler data
jar@chromium.org
2011-12-04
1
-1
/
+1
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
1
-0
/
+4
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
1
-3
/
+10
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
3
-182
/
+149
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
6
-4
/
+38
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
13
-19
/
+19
*
Plumb executable flag through proxy to base::SharedMemory::Create.
mcgrathr@chromium.org
2011-12-02
1
-0
/
+1
*
Add IPCs to allow assistive technology to scroll the page
dmazzoni@chromium.org
2011-12-02
1
-0
/
+14
*
IndexedDB: Add support for IDBIndex multientry flag
jsbell@chromium.org
2011-12-02
1
-0
/
+2
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
2
-130
/
+49
*
Improve GPU tests to fail when GPU drawing fails.
jbates@chromium.org
2011-12-02
1
-0
/
+7
[next]