summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Removing a test that uses a method not yet available on the beta channel...mad@chromium.org2011-08-251-89/+0
* Merge 98249 - Fix for a memory corruption.mad@chromium.org2011-08-252-4/+115
* Merge 94111 - Add a stub content_unittests target so we can point buildbot to...kerz@chromium.org2011-08-253-0/+31
* Merge 97168 - Make AudioRendererHost store its own pointer to the MediaObserver.cevans@chromium.org2011-08-242-17/+25
* Merge 97014 - Disable gpu process crash reporting when --ignore-gpu-blacklist...zmo@google.com2011-08-241-2/+9
* Merge trunk r97320 to the 14.0.835 branch.mark@chromium.org2011-08-221-0/+36
* Merge 97283 - Pass disable-switch to renderer if canvas 2d is blacklisted.zmo@google.com2011-08-221-0/+3
* Merge 96918 - Print Preview: Always enable the internal PDF plugin for print ...thestig@chromium.org2011-08-222-8/+8
* Merge 97232 - Fix crash with blocked requests when incognito goes away.kerz@chromium.org2011-08-221-5/+14
* Merge 97564 - Avoid crashing in AudioRendererImpl::DestroyTask during shutdown.fischman@chromium.org2011-08-221-2/+7
* Merge 97140 - AppendFileToBody by blocking ipckinuko@chromium.org2011-08-195-0/+52
* Merge 97263 - Fix address space fragmentation issue when launching the NaCl s...bbudge@google.com2011-08-181-0/+20
* Merge 97023 - Fix handling of tab contents disappearing out from underneath J...avi@chromium.org2011-08-182-17/+24
* Revert 97246 - Merge 96904 - Add option to not generate resources on bind in ...apatrick@chromium.org2011-08-183-12/+4
* Merge 96904 - Add option to not generate resources on bind in OpenGL ESapatrick@chromium.org2011-08-183-4/+12
* Merge 96238 - Delete copy_texture_to_parent_texture from GPU command buffer c...apatrick@chromium.org2011-08-174-4/+13
* Reland 97200 - Land r94215, r95345, r95576 in branch 835.apatrick@chromium.org2011-08-1713-275/+90
* Revert 97200 - Land r94215, r95345, r95576 in branch 835.apatrick@chromium.org2011-08-1713-90/+275
* Land r94215, r95345, r95576 in branch 835.apatrick@chromium.org2011-08-1713-275/+90
* Merge 96964 - Move initialization of COM earlier in GPU process startup tokbr@chromium.org2011-08-161-2/+2
* Merge 96876 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-161-1/+9
* Merge 96856 - Make PrependWindowsSessionPath thread safe.jschuh@chromium.org2011-08-161-7/+5
* Merge 95898 - Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-162-6/+17
* Merge 96647 - Return DNS addresses when address can be resolved synchronously.sergeyu@chromium.org2011-08-151-3/+5
* Merge 96701 - Don't ignore back navigations after max entry limit is reached.creis@chromium.org2011-08-153-2/+75
* Merge 94638 - Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-08-156-73/+115
* Merge 94892 - Pepper quota supportkinuko@chromium.org2011-08-155-0/+77
* Merge of 97624 to 835 branch.cbentzel@chromium.org2011-08-1410-54/+325
* Revert 96730 - Merge 96724 - A number of issues weren't addressed with the ea...cbentzel@chromium.org2011-08-1410-313/+54
* Merge 96724 - A number of issues weren't addressed with the earlier patch for...cbentzel@chromium.org2011-08-1410-54/+313
* Revert 96644 - Merge 96592 - Add scroll and gesture message filters for UIPI ...jschuh@chromium.org2011-08-131-9/+1
* Merge 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-121-1/+9
* As discussed, restrict the mixed scripting infobar to just google.com forcevans@chromium.org2011-08-122-2/+2
* Merge 95437 - [Mac] Remove old version of loadFont()jeremy@chromium.org2011-08-112-20/+0
* Merge 95228 - [Mac] Add missing interface needed to land WebKit side of crbug...jeremy@chromium.org2011-08-111-0/+12
* Merge 96047 - Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-119-8/+336
* Revert 96286 - Merge 96047 - Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-119-336/+8
* Merge 96047 - Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-119-8/+336
* Revert 96277 - Merge 96047 - Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-119-337/+8
* Merge 96072 - Properly handle STUN requests and responses from relay servers.sergeyu@chromium.org2011-08-114-4/+9
* Merge 96047 - Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-119-8/+337
* Merge 96109 - A fairly recent change introduced a history of page_ids for eac...cbentzel@chromium.org2011-08-106-0/+59
* fix build bustage, r=kbrkerz@chromium.org2011-08-091-0/+1
* Merge 95891 - Instantiate MessageLoop earlier during GPU process startup on W...kbr@chromium.org2011-08-081-1/+15
* Merge 95691 - Improve IndexedDB's quota supportdgrogan@chromium.org2011-08-0810-44/+340
* Merge 94416 - Don't send ViewMsg_ContextMenuClosed to the renderer process fo...yzshen@chromium.org2011-08-041-3/+5
* Merge 95185 - Respect NAT traversal policy in the Chromoting client plugin.ajwong@chromium.org2011-08-031-10/+3
* Merge 94844 - Connect up firewall control preferences with PPAPI.ajwong@chromium.org2011-08-033-2/+30
* Merge 94824 - PPAPI interface for reading the enterprise policy as a big JSON...ajwong@chromium.org2011-08-032-46/+99
* Merge 95165 - Disable CSRSS disconnection on 835 branch.jschuh@chromium.org2011-08-021-2/+0