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
*
Mac: Tighten gpu sandbox.
thakis@chromium.org
2011-05-06
1
-6
/
+0
*
Fix "chrome://bookmarks" URL not displaying in omnibox.
asvitkine@chromium.org
2011-05-06
3
-5
/
+12
*
New change for OmxVideoDecodeAccelerator class.
vhiremath@nvidia.com
2011-05-06
2
-0
/
+1043
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
7
-19
/
+18
*
Porting the Task Manager to the TabContents-based prerender code.
dominich@chromium.org
2011-05-06
1
-13
/
+0
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-4
/
+2
*
Rework SwapBuffers sync to allow enough SwapBuffers without blocking
piman@google.com
2011-05-06
1
-0
/
+1
*
Add third_party/openmax to content/gpu/DEPS.
fischman@google.com
2011-05-06
1
-0
/
+1
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
1
-1
/
+3
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
1
-1
/
+2
*
Move WebUI test framework code from content/ to chrome/
dtseng@chromium.org
2011-05-05
6
-460
/
+0
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
5
-11
/
+12
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
14
-70
/
+50
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
14
-50
/
+70
*
Remove Value::GetAsInteger() calls.
yusukes@google.com
2011-05-05
1
-18
/
+0
*
Mac: Remove switches::kDisableHolePunching
thakis@chromium.org
2011-05-05
2
-6
/
+0
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
4
-0
/
+14
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-2
/
+4
*
Fix crash on chrome os exit due to ordering of AtExit callbacks.
chocobo@chromium.org
2011-05-05
1
-0
/
+6
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
7
-17
/
+17
*
Fix garbage seen on Mac OS X when toggling compositor and resizing
kbr@google.com
2011-05-04
1
-3
/
+1
*
Added about:gpuclean
amarinichev@chromium.org
2011-05-04
3
-0
/
+11
*
IPC outgoing message filters interpose yourself in a message stream. Minimal...
tsepez@chromium.org
2011-05-04
2
-2
/
+3
*
Remove some dead code.
backer@chromium.org
2011-05-04
3
-23
/
+0
*
Cleanup unused code from r84023 now that WebKit has been rolled.
jam@chromium.org
2011-05-04
4
-24
/
+4
*
Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...
jam@chromium.org
2011-05-04
13
-77
/
+49
*
automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...
tfarina@chromium.org
2011-05-04
1
-4
/
+4
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-05-03
6
-312
/
+14
*
Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....
pkasting@chromium.org
2011-05-03
1
-5
/
+2
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
7
-0
/
+24
*
Start moving content_settings code out of content code.
jam@chromium.org
2011-05-03
14
-144
/
+28
*
Add OWNERS file for content/browser/webui
estade@chromium.org
2011-05-03
1
-0
/
+2
*
Fix: Hide bookmark bar for interstitial pages.
sfeuz@google.com
2011-05-03
1
-0
/
+5
*
Cancel prerenders that spawn post requests.
dominich@chromium.org
2011-05-03
1
-2
/
+17
*
Adopt InterstitialPage to RenderViewHost message changes which were introduce...
markusheintz@chromium.org
2011-05-03
2
-14
/
+4
*
Get rid of the command state changed code that was only used for spellcheckin...
jam@chromium.org
2011-05-03
3
-55
/
+0
*
Remove some unnecessary includes.
jam@chromium.org
2011-05-02
4
-11
/
+0
*
CompleteInit early so that we don't create a webgraphics3dcontext more than n...
backer@chromium.org
2011-05-02
1
-11
/
+11
*
Remove the SWP_SHOWWINDOW flag when resizing the compositor host window on th...
vangelis@chromium.org
2011-05-02
1
-1
/
+1
*
blob_storage_controller.cc assert from this bug was caused by the fact that w...
zelidrag@chromium.org
2011-05-02
4
-13
/
+83
*
Get rid of AutomationResourceRoutingDelegate interface since it's not used.
jam@chromium.org
2011-05-02
6
-22
/
+1
*
ntp4: fix most visited blacklisting
estade@chromium.org
2011-05-02
1
-0
/
+8
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
25
-44
/
+55
*
Implement PseudoTCP support in P2P Transport Pepper API.
sergeyu@chromium.org
2011-05-02
6
-37
/
+280
*
Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...
jam@chromium.org
2011-05-02
17
-160
/
+46
*
[Mac] Implement the system dictionary popup by implementing NSTextInput methods.
rsesek@chromium.org
2011-05-02
16
-30
/
+138
*
Implement the new WebPermissionClient interface in Chrome code to get rid of ...
jam@chromium.org
2011-04-30
10
-159
/
+12
*
Stop refcounting URLRequestTestJob
willchan@chromium.org
2011-04-30
1
-1
/
+5
*
Remove most prerendering code/references from content.
mmenke@chromium.org
2011-04-30
7
-143
/
+9
*
Cleanup: Remove a couple unused NotificationTypes.
thestig@chromium.org
2011-04-29
1
-5
/
+0
[next]