summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Be smarter than simple copy when we try to update GPUInfo: i.e., if the graph...zmo@google.com2011-03-232-0/+57
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-234-16/+6
* Make all_messages.h include the generator files.jam@chromium.org2011-03-233-36/+10
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+0
* fix build breakjam@chromium.org2011-03-231-1/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-2327-84/+925
* Theme system cleanuperg@google.com2011-03-233-16/+0
* Add pending preloads indexed by routing id. Start preloading once we navigate.dominich@google.com2011-03-231-3/+6
* Get rid of references to autofill from src\content, specifically from TabCont...dhollowa@chromium.org2011-03-232-7/+0
* Moves instant related tab contents messages into instant and out ofsky@chromium.org2011-03-234-39/+0
* [cros] Initial CL for SIM card unlock support.nkostylev@chromium.org2011-03-231-0/+3
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-239-14/+40
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-232-0/+6
* Add new line at endjam@chromium.org2011-03-231-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-2319-52/+497
* Fix Chromium OS browser crash on clicking show my location button twice on ma...stevenjb@google.com2011-03-232-34/+93
* Remove wrong comments from a previous commit.zmo@google.com2011-03-231-2/+0
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-221-1/+1
* Add LevelDB and Snappy to the build. These will be used by IndexedDB.jorlow@chromium.org2011-03-221-0/+1
* Prevent blacklisting of Intel GPUs on ChromeOSamarinichev@chromium.org2011-03-223-4/+40
* Collect ATI driver version through scanning /etc/ati.zmo@google.com2011-03-221-2/+36
* Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...jam@chromium.org2011-03-221-0/+3
* Use a #define to control if WebTextCheckingResult is used as a struct or as a...jam@chromium.org2011-03-221-2/+0
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-2210-42/+261
* Fixed concurrency issue in FilePathWatcherjoaodasilva@chromium.org2011-03-225-57/+147
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-222-16/+17
* Cleanup: Stop using PrintPreviewMessageHandler in contents.thestig@chromium.org2011-03-222-5/+0
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+2
* If ResourceDispatcherHost receives a CancelRequest, itasanka@chromium.org2011-03-222-7/+14
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-1/+1
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-221-0/+3
* Fix build breakjam@chromium.org2011-03-221-1/+1
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-2214-21/+460
* Cleanup: Remove some unneeded includes.thestig@chromium.org2011-03-222-5/+0
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-2116-293/+390
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-211-6/+0
* Added OWNERS for content/gpu.apatrick@chromium.org2011-03-211-0/+2
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-217-7/+54
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-2110-1/+193
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-211-1/+3
* Remove forgotten now unneeded include.dilmah@chromium.org2011-03-211-4/+0
* Add progress notifications for extension updates (from: 6665014)dennisjeffrey@chromium.org2011-03-211-0/+15
* Use UDPServerSocket for P2P sockets.sergeyu@chromium.org2011-03-2111-320/+286
* Move audio messages to their own file.jam@chromium.org2011-03-2115-161/+261
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-213-17/+135
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-212-3/+3
* Request for 5 speech recognition results instead of 3.satish@chromium.org2011-03-211-3/+6
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-213-20/+20
* Disable the test SpeechInputBrowserTest.TestCancelAllakalin@chromium.org2011-03-191-6/+1
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-1917-67/+258