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
*
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
*
Fix race condition when OnProcessLaunched is called after RenderProcessHost c...
jam@chromium.org
2011-04-29
1
-0
/
+7
*
Move code that talks to spellchecking out of content.
jam@chromium.org
2011-04-29
5
-148
/
+0
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
18
-284
/
+190
*
Fix last two failing browser tests on Chrome OS
rkc@chromium.org
2011-04-29
3
-12
/
+28
*
Added policy to allow plugins that require authorization to run.
joaodasilva@chromium.org
2011-04-29
1
-1
/
+0
*
Remove ChromeURLRequestContext from content/.
willchan@chromium.org
2011-04-29
21
-84
/
+168
*
Tighten up DEPS checking in content\browser by explicitely listing the files ...
jam@chromium.org
2011-04-28
3
-15
/
+207
*
Fix the DCHECK in content/renderer/p2p/socket_client.cc.
sergeyu@chromium.org
2011-04-28
1
-3
/
+5
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
5
-87
/
+61
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
2
-8
/
+8
*
Reland r82950
dtseng@chromium.org
2011-04-28
2
-3
/
+7
*
Remove a unnecessary #include.
pinkerton@chromium.org
2011-04-28
1
-1
/
+0
*
Update the URL if the user cancels a beforeunload handler.
creis@chromium.org
2011-04-28
4
-3
/
+16
*
Add myself to new OWNERS file for content/renderer
jamesr@chromium.org
2011-04-28
1
-0
/
+1
*
Attempt at making new tab page more up to date during first run. When
sky@chromium.org
2011-04-28
1
-0
/
+5
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
1
-1
/
+0
*
Record stats for mixed content warnings and errors.
cevans@chromium.org
2011-04-28
1
-0
/
+2
[next]