summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the component apps to the installer, so that they work in installed builds.aa@chromium.org2010-04-291-0/+3
* Copy o3d-webgl and o3d-webgl-samples into the build directory whilekbr@google.com2010-04-291-0/+32
* Fixed bug in effect.js during lookup of attribute locations. Fixedkbr@google.com2010-04-291-8/+8
* remove the logic to compute enable_gles since it's broken;piman@chromium.org2010-04-291-9/+11
* Fix testInvalidURLNoHistory to account for proxy invalid url page.nirnimesh@chromium.org2010-04-291-3/+5
* Relax the DOM UI navigation CHECK.creis@chromium.org2010-04-291-3/+6
* linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash againevan@chromium.org2010-04-291-0/+6
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-2840-63/+154
* Fix memory leak introduced in r45841.snej@chromium.org2010-04-281-1/+1
* Valgrind: Widen an existing suppression and add another suppression for a rel...thestig@chromium.org2010-04-281-8/+11
* Disk cache: Make sure that we don't access the index filervargas@google.com2010-04-283-2/+26
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-2823-43/+212
* Added angleproject back but with a different name. The trybots/buildbots woul...alokp@chromium.org2010-04-282-1/+4
* Fix browser process crash in WorkerTest.WorkerContextMultiPort.dimich@chromium.org2010-04-282-5/+5
* Always use opaque frame for extension app windows. It hasn't been implemented...aa@chromium.org2010-04-284-1/+9
* Re-land 1752007: Send out notifications when logins are changed through Passw...albertb@chromium.org2010-04-283-35/+113
* Adding speech synthesis library to access TTS feature in libcros.oshima@chromium.org2010-04-286-1/+129
* GTK: Put options dialogs in a different window group.erg@chromium.org2010-04-283-8/+14
* This fixes an InvalidRead error that valgrind found.gspencer@chromium.org2010-04-281-1/+4
* Fixed samples to work with resizing code introduced yesterday. Now thekbr@google.com2010-04-289-13/+57
* fix linux builderikkay@chromium.org2010-04-281-1/+1
* fullscreen window app launch containererikkay@chromium.org2010-04-2811-36/+124
* Nicely steal moniker and bind context from the urlmon url request.stoyan@chromium.org2010-04-283-19/+49
* Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...robertshield@chromium.org2010-04-285-7/+370
* Use FFmpeg's reordered_opaque for presentation timestamp reordering.scherkus@chromium.org2010-04-286-43/+88
* Add ExtensionApiTest.Storage and ExtensionApiTest.Cookies to mac and linux.kkania@chromium.org2010-04-281-1/+1
* Use customized RGBA-enabled tooltip window for tooltip on ChroemOSxiyuan@chromium.org2010-04-287-66/+185
* Compile fix.eroman@chromium.org2010-04-281-1/+1
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-2834-410/+496
* GTK: make more use of gtk_signal convenience macros/signal registrar.estade@chromium.org2010-04-284-60/+33
* Force extensions to run in their shared processes, even with --process-per-tab.mpcomplete@chromium.org2010-04-282-9/+22
* Mac BookmarkBubbleController updateBookmarkNode crash.dhollowa@chromium.org2010-04-281-0/+5
* GTK: Add a drag icon for site icon drags.estade@chromium.org2010-04-282-7/+61
* Add a context parameter to callOnMainThread. The old form is going to bedarin@chromium.org2010-04-282-0/+5
* Changes the GLES2Implementation to use a RingBuffergman@chromium.org2010-04-286-18/+576
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-2831-437/+429
* cros: Use Vista-style window decorations.derat@chromium.org2010-04-282-3/+8
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-2813-46/+146
* Revert WebKit roll in 45810 because it caused a failure on "WebKit (dbg)(3)".jorlow@chromium.org2010-04-282-1/+7
* Fix second-profile dir so that it's a sibling of the first; eliminate a FromW...nick@chromium.org2010-04-286-12/+15
* Fixed bug in samples conversion introduced by WebGL-related changes andkbr@google.com2010-04-281-2/+10
* Removed third_party/angleproject from svn:ignore list.alokp@chromium.org2010-04-280-0/+0
* Make sure to check for in-progress downloads when quitting. Adds back in codepinkerton@chromium.org2010-04-281-0/+8
* Fix a ChromeFrame crash reported on the crash server while processing an acce...ananta@chromium.org2010-04-281-3/+8
* Addressing review feedback on last changes.kbr@google.com2010-04-281-28/+31
* Clean up initial CA layer setup for Mac Pluginsstuartmorgan@chromium.org2010-04-282-10/+17
* Merged in fixes for GLEW compile errors on linux.apatrick@chromium.org2010-04-281-2/+5
* Change the wording of the warning on the extension installaa@chromium.org2010-04-281-2/+2
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-2828-102/+1297
* Added shader type to shader info.alokp@chromium.org2010-04-284-13/+30