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
...
*
Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-1
/
+3
*
Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-3
/
+1
*
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
3
-5
/
+36
*
[Web Intents] Make IntentInjector adapt to the new content API
gbillock@chromium.org
2011-12-09
10
-65
/
+45
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
6
-11
/
+86
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-11
/
+0
*
Use correct callback type for deleteDatabase result
jsbell@chromium.org
2011-12-09
2
-5
/
+9
*
Revert 113704 - Remove special casing for firing load completes.
dtseng@chromium.org
2011-12-09
2
-12
/
+23
*
Remove special casing for firing load completes.
dtseng@chromium.org
2011-12-09
2
-23
/
+12
*
Remove special casing for firing load completes.
dtseng@chromium.org
2011-12-09
4
-27
/
+15
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-0
/
+11
*
enable component build of webkit_glue.
dpranke@chromium.org
2011-12-08
1
-0
/
+1
*
Add a JS API for detecting WebGL availability.
zmo@google.com
2011-12-08
6
-29
/
+33
*
Updated view_messages to carry the horizontal and vertical DPI to the
fsamuel@chromium.org
2011-12-08
1
-0
/
+2
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
2
-18
/
+2
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
2
-2
/
+18
*
Added a download file factory to the download file manager, for testing.
ahendrickson@chromium.org
2011-12-08
3
-8
/
+44
*
Move CreateFakeXEvent to x11_util.{h,cc}.
mazda@chromium.org
2011-12-08
1
-76
/
+18
*
Fix test failures when calling native char conversion functions (e.g wrctomb).
saintlou@chromium.org
2011-12-08
1
-0
/
+4
*
Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")
apavlov@chromium.org
2011-12-08
5
-124
/
+99
*
Make sure PluginDataRemoverImpl::Init is executed after the constructor has f...
bauerb@chromium.org
2011-12-08
1
-34
/
+33
*
Appcache, local storage, indexed db, databases: skip exit-time deletion when ...
marja@chromium.org
2011-12-08
10
-83
/
+235
*
Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...
yusukes@chromium.org
2011-12-08
1
-1
/
+1
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-6
/
+6
*
Remove custom Task implementations from content/ppapi_plugin
dcheng@chromium.org
2011-12-08
2
-19
/
+14
*
Add Mac implementation of data_fetcher for gamepad.
scottmg@chromium.org
2011-12-08
5
-2
/
+379
*
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
6
-32
/
+91
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
2
-18
/
+2
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
3
-1
/
+49
*
Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing.
rdsmith@chromium.org
2011-12-07
4
-0
/
+54
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
6
-91
/
+32
*
Revert 113267 - Attempt fixes at chrome frame tests redness.
dtseng@chromium.org
2011-12-07
1
-1
/
+1
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
2
-2
/
+18
*
Webcam ppapi flash fix.
ihf@chromium.org
2011-12-07
1
-0
/
+8
*
Use ForceShutdown to kill old GPU process.
jbauman@chromium.org
2011-12-07
2
-2
/
+8
*
aura-x11: Add support for xmodmap'ed pointer buttons.
sadrul@chromium.org
2011-12-07
1
-24
/
+0
*
Replace media::Limits struct with media::limits namespace and update document...
scherkus@chromium.org
2011-12-07
2
-3
/
+1
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-4
/
+1
*
Initialize the CPU usage variable.
brettw@chromium.org
2011-12-07
1
-1
/
+1
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
1
-4
/
+1
*
Partial swaps on OSX
backer@chromium.org
2011-12-07
6
-36
/
+157
*
Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...
senorblanco@chromium.org
2011-12-07
3
-0
/
+5
*
There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket...
xians@chromium.org
2011-12-07
6
-72
/
+81
*
Fixed path to WebRect in include after webkit roll.
vsevik@chromium.org
2011-12-07
1
-1
/
+1
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
3
-41
/
+14
*
Move web_contents_unittest.cc to content, where it belongs next to TabContent...
jam@chromium.org
2011-12-07
2
-0
/
+1787
*
Respect command line flags for interstitial pages.
sievers@chromium.org
2011-12-07
2
-0
/
+6
*
Include the referrer header everywhere instead of directly including the webk...
jochen@chromium.org
2011-12-07
4
-4
/
+1
[prev]
[next]