summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-1979-6559/+1607
* Allow the history URL provider to handle input of type QUERY. This helps in ...pkasting@chromium.org2009-10-197-157/+97
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-1912-29/+94
* Modify allocator to use malloc for the realloc(0, size) case.mbelshe@google.com2009-10-191-0/+6
* Prepare heap profiler for WebKit profiles panel UI-related refactoringapavlov@chromium.org2009-10-191-0/+12
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-197-79/+146
* Relocate some of the lab testing scripts.kkania@google.com2009-10-1911-1/+1635
* linux: fix compile errors in extension_creatorevan@chromium.org2009-10-191-9/+18
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-1922-36/+182
* Display the full address list rather than just the first item, in about:net-i...eroman@chromium.org2009-10-192-8/+22
* Speculative fix for a crash where RenderWidgetHostViewWin tries to access a d...eroman@chromium.org2009-10-191-1/+8
* Remove a crash that no longer shows up on Chrome-bot.kuchhal@chromium.org2009-10-191-4/+0
* Add a compile time assert to ensure that Google Chrome Frame builds of the in...robertshield@chromium.org2009-10-191-0/+5
* A couple more slow test additions to test_expectations.ojan@chromium.org2009-10-191-4/+6
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-1915-57/+133
* Do a whole bunch of cleanup in the test plugin. This removes most of the oldbrettw@chromium.org2009-10-194-978/+186
* First fix to minimize copying of image data.erg@google.com2009-10-1935-160/+244
* DevTools: show diffs of retainers count between heap snapshots.mnaganov@chromium.org2009-10-192-122/+137
* Fix global constant and style.maruel@chromium.org2009-10-193-27/+30
* Add NOTREACHED for someone trying to change the title on the bookmark bar fol...thomasvl@chromium.org2009-10-191-0/+5
* We want GOOGLE_CHROME_BUILDs on Chrome OS to get the appropriate OS version i...cmasone@google.com2009-10-191-1/+1
* Adding bug link to TODOs; no code change.avi@chromium.org2009-10-192-0/+2
* Remove unused code; the code that now implements this is in chrome_browser_wi...avi@chromium.org2009-10-191-14/+0
* On Linux, Chrome uses lsb_release (a python script) to determine the name of ...cmasone@google.com2009-10-191-0/+4
* DevTools: allow expanding constructor propertyyurys@google.com2009-10-192-68/+83
* Update svn:ignore to ignore chrome_frame's reference_build.maruel@chromium.org2009-10-190-0/+0
* Simplification, generalization (and perhaps additional mystification) of gmoc...stoyan@google.com2009-10-192-460/+495
* Remove SVG crashes from expectations. The crashes were fixed in http://trac.w...dglazkov@chromium.org2009-10-191-6/+1
* Allow keyboard input to work in Mac plugins. Filed bug 25183 to revive "figu...amanda@chromium.org2009-10-192-6/+30
* Forces user to use ScopedNSAutoreleasePool instead of using dmaclach@chromium.org2009-10-191-0/+26
* Don't delay menu item fixup when the number of tabs change.pinkerton@chromium.org2009-10-191-1/+5
* Short-circuit events rwhvmac if it's focussed.thakis@chromium.org2009-10-193-38/+35
* Rebaseline newly added tests.yutak@chromium.org2009-10-1933-5/+74
* Updating trunk VERSION from 223.4 to 223.5chrome-bot@google.com2009-10-191-1/+1
* Add one more test expectation for WebKit roll 49684:49761.yutak@chromium.org2009-10-191-0/+1
* WebKit merge 49684:49761.yutak@chromium.org2009-10-192-1/+11
* Fix incorrect usage of scope_ptr with an array.tkent@chromium.org2009-10-191-1/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1980-298/+248
* Remove duplicated code in decidePolicyForNavigation().tkent@chromium.org2009-10-191-6/+3
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-197-8/+28
* BUG=23107 Last character of completed path in Omnibar is the wrong color afte...suzhe@chromium.org2009-10-191-7/+37
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-198-13/+85
* Adding files containing archive paths for Chrome Frame.robertshield@chromium.org2009-10-193-0/+8
* Correcting dependency problem that causes setup.exe to get built before chrom...robertshield@chromium.org2009-10-191-7/+12
* Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with...dmaclach@chromium.org2009-10-191-1/+7
* Clean up use of scoped_nsobject<NSAutoreleasePool>. I have a CL coming laterdmaclach@chromium.org2009-10-191-2/+2
* Updating trunk VERSION from 223.3 to 223.4chrome-bot@google.com2009-10-181-1/+1
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-1713-155/+170
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-1710-634/+1255
* fixed buildbot for new api. added links.erikkay@chromium.org2009-10-172-17/+66