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
*
Fix Flash sandbox regression from r87093.
jam@chromium.org
2011-05-31
1
-2
/
+3
*
Without this, we sent a resize message to the render process after setting th...
jamesr@chromium.org
2011-05-31
1
-0
/
+7
*
Remove platform_util dependency from content.
jam@chromium.org
2011-05-31
7
-28
/
+15
*
Restore multisampling for some ATI cards on Mac that have been tested to be w...
zmo@google.com
2011-05-31
2
-0
/
+45
*
Fix clang error with ctor.
pinkerton@chromium.org
2011-05-31
3
-10
/
+22
*
GTTF: Clean up UITest::{Start,Stop}HttpServer:
phajdan.jr@chromium.org
2011-05-31
2
-10
/
+17
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
10
-128
/
+155
*
Move OWNERS from top level of content to the subdirectories. Before this cha...
jam@chromium.org
2011-05-31
8
-2
/
+24
*
Use OVERRIDE for the ContentClients.
avi@chromium.org
2011-05-31
1
-2
/
+3
*
Always enable quota storage API
kinuko@chromium.org
2011-05-31
4
-7
/
+1
*
Mac: Part 1 of a fix to get OOP font loading working in the renderer on 10.6.6 .
jeremy@chromium.org
2011-05-31
7
-19
/
+62
*
Quota InfoBar
kinuko@chromium.org
2011-05-31
11
-49
/
+251
*
Reduce likelihood of double-get of top-level prerendered resource.
cbentzel@chromium.org
2011-05-30
2
-2
/
+16
*
Don't try to lock surfaces on TOUCH_UI.
backer@chromium.org
2011-05-30
2
-9
/
+9
*
The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.
kinaba@google.com
2011-05-30
6
-8
/
+99
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
9
-20
/
+523
*
Cancel prerendering earlier when an authentication prompt will be required.
cbentzel@chromium.org
2011-05-28
2
-0
/
+12
*
Add a flush_count to the IPC messages because they come out of order.
gman@chromium.org
2011-05-28
5
-10
/
+31
*
Code to turn on obfuscated filesystems for all, and to migrate all existing u...
ericu@google.com
2011-05-28
2
-21
/
+53
*
revert 87108 and 87076
dgrogan@chromium.org
2011-05-27
10
-450
/
+16
*
Remove polling for page size changes when determining preferred size changes.
levin@chromium.org
2011-05-27
2
-34
/
+17
*
Fix at least one heapchecker error when running unit tests. If this temporar...
dgrogan@chromium.org
2011-05-27
1
-1
/
+3
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-1
/
+7
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
6
-6
/
+33
*
Fix the go-back and proceed actions for client side phishing interstitials.
bryner@chromium.org
2011-05-27
2
-2
/
+9
*
This bug fixes a couple issues when accelerated compositing is enabled:
jbates@chromium.org
2011-05-27
1
-8
/
+0
*
Several fixes to the UI for enabling SIM-locked modems.
ers@chromium.org
2011-05-27
1
-0
/
+6
*
Revert 87077 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-7
/
+1
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-1
/
+7
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-05-27
9
-15
/
+447
*
Revert 87066 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-7
/
+1
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
2
-2
/
+1
*
Cleaning up of data types, naming for JavaScript dialogs.
avi@chromium.org
2011-05-27
8
-55
/
+61
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-1
/
+7
*
Turn off optimization for ChildProcessLauncher::Context::TerminateInternal.
apatrick@chromium.org
2011-05-27
1
-0
/
+11
*
Make sure that per-hostname zoom settings are retained.
mirandac@chromium.org
2011-05-27
5
-18
/
+17
*
Mark WorkerTest.WorkerConstructor as flaky
mnaganov@chromium.org
2011-05-27
1
-1
/
+2
*
Fix a crash where an index to a modified array wasn't always kept up to date.
mad@chromium.org
2011-05-27
1
-3
/
+7
*
Get rid of the render view id in localStorage IPCs as it's not used anymore
jochen@chromium.org
2011-05-27
5
-23
/
+9
*
Adopt the WebIDBFactory interface for deleteDatabase
jochen@chromium.org
2011-05-27
2
-2
/
+21
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
18
-8
/
+457
*
Cancel prerender on SSL Client Authentication requests.
cbentzel@chromium.org
2011-05-27
2
-0
/
+12
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
2
-1
/
+2
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
2
-2
/
+1
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
7
-128
/
+103
*
Unbranch libjingle
sergeyu@chromium.org
2011-05-27
1
-47
/
+47
*
Fix ARM build break introduced in r86927.
scherkus@chromium.org
2011-05-26
1
-1
/
+1
*
Move security_style.h to content. It seems like useful information that an e...
jam@chromium.org
2011-05-26
4
-3
/
+37
*
VideoCaptureHost
scherkus@chromium.org
2011-05-26
6
-0
/
+1031
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
24
-46
/
+14
[next]