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
*
Move the core download files to content.
jam@chromium.org
2011-08-15
29
-8
/
+4634
*
Virtual Cloud Print Driver for Mac.
abeera@google.com
2011-08-15
3
-0
/
+32
*
Create ipc.dll.
darin@chromium.org
2011-08-15
3
-0
/
+3
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
13
-17
/
+17
*
Migrate geolocation settings to host content settings map and remove the geol...
markusheintz@chromium.org
2011-08-15
1
-4
/
+0
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-1
/
+1
*
Rip out code for logging cross-frame property accesses.
thakis@chromium.org
2011-08-14
3
-24
/
+0
*
A number of issues weren't addressed with the earlier patch for prerender + b...
cbentzel@chromium.org
2011-08-14
10
-54
/
+313
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
15
-55
/
+53
*
Don't ignore back navigations after max entry limit is reached.
creis@chromium.org
2011-08-13
3
-2
/
+75
*
Revert 96694 - Enabled scaling zoom for TOUCH_UI due to Linux Touch build bre...
grt@chromium.org
2011-08-13
1
-14
/
+2
*
Enabled scaling zoom for TOUCH_UI.
fsamuel@chromium.org
2011-08-13
1
-2
/
+14
*
Handle client going away after GVDAH::Destroy
piman@chromium.org
2011-08-13
1
-6
/
+17
*
Fix lost context race with fullscreen pepper widget.
piman@chromium.org
2011-08-13
1
-3
/
+4
*
Pipe "is pinned to left/right", "has horizontal/vertical scrollbar",
thakis@chromium.org
2011-08-13
5
-0
/
+104
*
Revert 96592 - Add scroll and gesture message filters for UIPI Flash.
jschuh@chromium.org
2011-08-13
1
-9
/
+1
*
Return DNS addresses when address can be resolved synchronously.
sergeyu@chromium.org
2011-08-12
1
-3
/
+5
*
fix include path to GLES2
dpranke@chromium.org
2011-08-12
1
-2
/
+2
*
Support queuing input buffers when OMX's buffer list is exhausted.
fischman@chromium.org
2011-08-12
3
-39
/
+59
*
base: Rename ValueType to something less redundant as _just_ Type.
tfarina@chromium.org
2011-08-12
1
-1
/
+1
*
Add scroll and gesture message filters for UIPI Flash.
jschuh@chromium.org
2011-08-12
1
-1
/
+9
*
Revert 96565 - Warm up locale and KsecDD in renderer sandbox
jschuh@chromium.org
2011-08-12
1
-6
/
+0
*
Warm up locale and KsecDD in renderer sandbox
jschuh@chromium.org
2011-08-12
1
-0
/
+6
*
Removal of Profile from content part 8.
avi@chromium.org
2011-08-12
4
-7
/
+7
*
Add OVERRIDEs to RenderViewHostObserver subclasses that didn't already have t...
mihaip@chromium.org
2011-08-12
1
-1
/
+1
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-3
/
+1
*
Send error reply to GpuVideoDecodeAccelerator::Initialize when not available
piman@chromium.org
2011-08-12
1
-0
/
+8
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
12
-13
/
+13
*
Enable tcmalloc profiling and heap dump.
stevenjb@google.com
2011-08-11
2
-0
/
+12
*
Removal of Profile from content part 6.
avi@chromium.org
2011-08-11
2
-22
/
+3
*
[Mac] Rubber-banding on Lion.
asvitkine@chromium.org
2011-08-11
7
-1
/
+40
*
Adding traces to OmxVideoDecodeAccelerator
piman@chromium.org
2011-08-11
1
-5
/
+22
*
Destroy OmxVideoDecodeAccelerator on renderer close, too.
fischman@chromium.org
2011-08-11
2
-1
/
+5
*
Linux: Fix the sandbox error message when the helper binary is missing.
thestig@chromium.org
2011-08-10
1
-2
/
+6
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
4
-4
/
+13
*
Add a status message "Waiting for extension Foo..." when there's a request
mpcomplete@chromium.org
2011-08-10
9
-59
/
+46
*
A fairly recent change introduced a history of page_ids for each RenderView, ...
cbentzel@chromium.org
2011-08-10
6
-0
/
+59
*
Renamed authorized_ to connected_ for p2p sockets host.
sergeyu@chromium.org
2011-08-10
4
-11
/
+11
*
Add load flag indicating a request is probably the result of a user gesture.
joi@chromium.org
2011-08-09
3
-2
/
+30
*
Move P2P candidate serialization/deserialization to jingle/glue.
sergeyu@chromium.org
2011-08-09
2
-73
/
+5
*
Properly handle STUN requests and responses from relay servers.
sergeyu@chromium.org
2011-08-09
4
-4
/
+9
*
GpuInfoCollector needs to initialize gl_bindings.
backer@chromium.org
2011-08-09
1
-0
/
+6
*
Add IPC for DNS host address resolution.
sergeyu@chromium.org
2011-08-09
9
-8
/
+337
*
Removal of Profile from content part 7.
avi@chromium.org
2011-08-09
23
-45
/
+41
*
Remove idb transaction callbacks onTimeout stuff that was removed from the spec.
dgrogan@chromium.org
2011-08-09
5
-20
/
+3
*
Fix indenting in render_view.cc. No code change.
brettw@chromium.org
2011-08-09
1
-6
/
+6
*
Move filename determination logic to net_util so that it's not split between ...
asanka@chromium.org
2011-08-09
1
-17
/
+7
*
Remove some unneeded uses of wstring.
torne@chromium.org
2011-08-09
1
-5
/
+2
*
Moving the contents of chrome://gpu Profiling to chrome://tracing.
dominich@chromium.org
2011-08-09
2
-0
/
+87
*
This is the exact same CL as in http://codereview.chromium.org/7570001 .
varunjain@chromium.org
2011-08-09
6
-10
/
+56
[next]