Sign in
chromium
/
chromium
/
src
/
b1417ab93f7d9550866a4cb68bcc06649f2f72cd
/
content
ccb79730
Trivial move of content::BrowserContext to content/public.
by
[email protected]
· 14 years ago
93fa037
Revert "net: remove DNS certificate checking code."
by
[email protected]
· 14 years ago
58acc37
net: remove DNS certificate checking code.
by
[email protected]
· 14 years ago
2a72622
Declare some zoom constants in the headers so we don't have to duplicate the values in plugins.
by
[email protected]
· 14 years ago
2bdaecf
GTK: Expand the list of acceptable errors from GTK to handle missing theme engines.
by
[email protected]
· 14 years ago
cc9f69e
Don't call renderView methods in threaded mode
by
[email protected]
· 14 years ago
9c4bf23
Group forms-related files in webkit/glue in a forms/ subdirectory.
by
[email protected]
· 14 years ago
e475b871
Fix a stack overflow crash in the accessibility code in the renderer. The crash occurs in the
by
[email protected]
· 14 years ago
edeeec6
Add debugging info for crbug.com/99242 crashes.
by
[email protected]
· 14 years ago
a34d137
Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer is advertised.
by
[email protected]
· 14 years ago
2e39148c
Rolling new libjingle revision 100
by
[email protected]
· 14 years ago
9a76dd0
Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own file
by
[email protected]
· 14 years ago
e1aa037
Move content::MakeSharedMemorySegmentViaIPC into its own file
by
[email protected]
· 14 years ago
ccfc8a2
Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.
by
[email protected]
· 14 years ago
9357bd1
Check for delegate in OnMouseEvent
by
[email protected]
· 14 years ago
a52aa41
Reland 8775059 Support IAccessibleHypertext.
by
[email protected]
· 14 years ago
be05221
DownloadQuery filters and sorts DownloadItems
by
[email protected]
· 14 years ago
60dc931
Hide the process of instantiating NotificationServiceImpl from embedders.
by
[email protected]
· 14 years ago
795b76a
Make "Save As" control flow play better with safe browsing checks.
by
[email protected]
· 14 years ago
7f6f44c
Split UserMetrics into API vs. implementation. Move API to content/public.
by
[email protected]
· 14 years ago
29fe1fc6
Revert 114367 - Reland of reland 8775059 Support IAccessibleHypertext.
by
[email protected]
· 14 years ago
6e3f9fc
Reland of reland 8775059 Support IAccessibleHypertext.
by
[email protected]
· 14 years ago
2b57bf8
Hopefully fix flakiness of GPU tests and also fix runs on CrOS.
by
[email protected]
· 14 years ago
8284e14
Propagate --disable-image-transport-surface to GPU process.
by
[email protected]
· 14 years ago
405af13
Move chrome/test/base/test_navigation_observer.cc to content/test
by
[email protected]
· 14 years ago
5210bbe
Added HTTP DELETE request type to content:URLFetcher.
by
[email protected]
· 14 years ago
b0dda9e2
Fix resize with --enable-threaded-compositing
by
[email protected]
· 14 years ago
54af837
Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..."
by
[email protected]
· 14 years ago
67ffd0a
Adds some debugging code in hopes of identifying a crasher.
by
[email protected]
· 14 years ago
5cb4287
Fix a bug where the JavaBridgeDispatcherHost is prematurely deleted
by
[email protected]
· 14 years ago
a7505e267
Add DEPS file disallowing content/public to depend back to content/.
by
[email protected]
· 14 years ago
11b9ce07
Added size check for MediaStreamDeviceSettings fake UI.
by
[email protected]
· 14 years ago
3e019f2
Remove leftover declaration of DOMStorageContext::DeleteSessionOnlyData.
by
[email protected]
· 14 years ago
6b6e7ee
Add IPC to allow gpu process to send message for console back to renderer
by
[email protected]
· 14 years ago
e1d69d76
<video> decode in hardware!
by
[email protected]
· 14 years ago
98dc437
Fix windows gpu bots.
by
[email protected]
· 14 years ago
2f18c44
first cut at uber page
by
[email protected]
· 14 years ago
936c6f5
Send the pending input event ack before the UpdateRect message
by
[email protected]
· 14 years ago
69ae835
base::Bind() cleanup in URLFetcherImpl test.
by
[email protected]
· 14 years ago
d49960a8
Compile fix for gcc 4.6 (unused variable).
by
[email protected]
· 14 years ago
1f82b3d
Don't attempt to forward declare StringPiece.
by
[email protected]
· 14 years ago
9fc206d
Move the concept of Activation to the Shell.
by
[email protected]
· 14 years ago
d2528e6
Added code to propagate clicks to parents of the target as well.
by
[email protected]
· 14 years ago
503b3a2
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer""
by
[email protected]
· 14 years ago
a9ea2b5
Revert 114095 - Move the concept of Activation to the Shell.
by
[email protected]
· 14 years ago
c3456bb
net: split the SSL session cache between incognito and normal.
by
[email protected]
· 14 years ago
9b10d2a0
Move the concept of Activation to the Shell.
by
[email protected]
· 14 years ago
2e77cb3
Remove the AudioManager singleton.
by
[email protected]
· 14 years ago
35600f9
Fixes and reenables RendererAccessibilityBrowserTest.*
by
[email protected]
· 14 years ago
46d8c829
EarlyOut_AnimatedTooRecently should only be done in software mode
by
[email protected]
· 14 years ago
788c6b4
Chrome for arm seems to make the implicit assumption that
by
[email protected]
· 14 years ago
1be3bfb
Update Java Bridge to use its own thread in the browser process
by
[email protected]
· 14 years ago
03711d7
remove the race related to output_delay_ms_ in ADM and races in the unittests.
by
[email protected]
· 14 years ago
6ead1b93
GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK user interface show up on the chrome://tracing hierarchical profiler.
by
[email protected]
· 14 years ago
0a9d452d
Remove custom Task implementation from RenderWidgetHelper::UpdateMsgProxy.
by
[email protected]
· 14 years ago
de17120
Remove custom Task implementations and re-exorcise old callbacks from gpu.
by
[email protected]
· 14 years ago
d051d9a
Fix page zoom for plug-in documents (PDF, etc.)
by
[email protected]
· 14 years ago
6e33c86
Add a mechanism to launch the utility process from the zygote on Linux.
by
[email protected]
· 14 years ago
907bc6fb
Revert 113895 - <video> decode in hardware!
by
[email protected]
· 14 years ago
6736d2d
Revert 113899 - Add missing 'virtual'.
by
[email protected]
· 14 years ago
ae53fa9
Utility process: move GTK initialization to the plugin loading code path.
by
[email protected]
· 14 years ago
8312c6a06
Add missing 'virtual'.
by
[email protected]
· 14 years ago
0f1388e
<video> decode in hardware!
by
[email protected]
· 14 years ago
d111e93
Removing MessageLoop::QuitTask() from content/
by
[email protected]
· 14 years ago
9b51970d
Remove static initialization from navigation_controller.cc
by
[email protected]
· 14 years ago
fdd2715c
Basic tests for DownloadUrl/DownloadUrlToFile.
by
[email protected]
· 14 years ago
aa4117f
Delay UpdateRect until the SwapBuffers callback when accelerated compositing is on.
by
[email protected]
· 14 years ago
ab3287b
Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK
by
[email protected]
· 14 years ago
d04124ac
Aura: Send SetActive IPC to the renderer when focused.
by
[email protected]
· 14 years ago
1ea3117
Remove some now unused fullscreen plumbing.
by
[email protected]
· 14 years ago
73f8f1c4
Add CONTENT_EXPORT to AudioDevice::RenderCallback class.
by
[email protected]
· 14 years ago
83039bb
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
by
[email protected]
· 14 years ago
9b9871e8
Simplify AudioRendererImpl by using AudioDevice.
by
[email protected]
· 14 years ago
46fb944
Remove "open in new tab" items from context menu if the process doesn't
by
[email protected]
· 14 years ago
72f08de
Attempt 3 at:
by
[email protected]
· 14 years ago
2762a1b
Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandler
by
[email protected]
· 14 years ago
64d0e19
Fix a race condition in the Java Bridge when adding objects
by
[email protected]
· 14 years ago
abcbab71
Plumb damage rect to browser compositor.
by
[email protected]
· 14 years ago
83eff5b8
Revert 113785 - Enable TransferNavigationResourceHandler
by
[email protected]
· 14 years ago
52d896b5
Enable TransferNavigationResourceHandler
by
[email protected]
· 14 years ago
0ba066a
Add more CHECK in GPU and NPAPI process on invalid file descriptors
by
[email protected]
· 14 years ago
1e0c4240
Turned on PbufferImageTransportSurface as default image transport for vista and win 7 (not XP).
by
[email protected]
· 14 years ago
67810501
[Web Intents] Make IntentInjector adapt to the new content API
by
[email protected]
· 14 years ago
bb6fd40
Defer loading of audio/video tags while prerendering.
by
[email protected]
· 14 years ago
f749f9c
Revert 113699 - base::Bind: Convert Socket::Write.
by
[email protected]
· 14 years ago
45336e5
Use correct callback type for deleteDatabase result
by
[email protected]
· 14 years ago
de09a216
Revert 113704 - Remove special casing for firing load completes.
by
[email protected]
· 14 years ago
6f1c332
Remove special casing for firing load completes.
by
[email protected]
· 14 years ago
b8c12bf
Remove special casing for firing load completes.
by
[email protected]
· 14 years ago
293f154
base::Bind: Convert Socket::Write.
by
[email protected]
· 14 years ago
f7e6ca8
enable component build of webkit_glue.
by
[email protected]
· 14 years ago
979b69c
Add a JS API for detecting WebGL availability.
by
[email protected]
· 14 years ago
dc05e95fe
Updated view_messages to carry the horizontal and vertical DPI to the
by
[email protected]
· 14 years ago
2d82dcf
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
by
[email protected]
· 14 years ago
207ff66
Attempt 2 at : Makes tests either use mock compositor or mock
by
[email protected]
· 14 years ago
159ffc1b
Added a download file factory to the download file manager, for testing.
by
[email protected]
· 14 years ago
0c335fa
Move CreateFakeXEvent to x11_util.{h,cc}.
by
[email protected]
· 14 years ago
8eaaa14
Fix test failures when calling native char conversion functions (e.g wrctomb).
by
[email protected]
· 14 years ago
b68a0e5
Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")
by
[email protected]
· 14 years ago
1464ce1
Make sure PluginDataRemoverImpl::Init is executed after the constructor has finished.
by
[email protected]
· 14 years ago
Next »