summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added linux process utilities and tests.estade@chromium.org2008-10-2210-48/+225
* Correct typo in histogram name (I left out the word trial)jar@google.com2008-10-221-2/+4
* Rollback r3693 as it caused a 7% startup test slowdown.ericroman@google.com2008-10-223-5/+6
* Compile WidgetChromium on Linux.erg@google.com2008-10-222-3/+2
* * Re-apply "* Enable HTMLCanvasElement::toDataURL() method for Javascript."mmoss@google.com2008-10-222-1/+3
* First cut at compiling Gears for Safari.jeremy@chromium.org2008-10-219-33/+459
* * Revert "* Enable HTMLCanvasElement::toDataURL() method for Javascript."mmoss@google.com2008-10-212-3/+1
* Fixing various layout issues with the download shelf:finnur@google.com2008-10-213-27/+31
* Bring in CursorChromium to Linux build.evanm@google.com2008-10-213-41/+45
* Move windows specific lock-recursion-counter into windows impl filejar@google.com2008-10-214-94/+46
* Get ScrollViewChromium building under Linux.erg@google.com2008-10-212-4/+15
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-2114-181/+162
* * Enable HTMLCanvasElement::toDataURL() method for Javascript.mmoss@google.com2008-10-212-1/+3
* Move the buildbot code to trunk/tools/buildbot so it is not included in a def...maruel@google.com2008-10-211761-311426/+0
* Temporary disabling accessibility in the renderer to work-around bug 1432077 ...jcampan@chromium.org2008-10-214-0/+17
* Create memory histograms that also depend on the memory-model experimentjar@google.com2008-10-211-10/+36
* Fix the inclusion of Profiler.h to match upstream.pkasting@chromium.org2008-10-212-2/+1
* Change the default http stack for chrome.exe from winhttp to the new one.ericroman@google.com2008-10-213-6/+5
* Remove WebKeyboardEvent::key_data because we don't actually use ittc@google.com2008-10-217-19/+4
* Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jrmark@chromium.org2008-10-217-41/+52
* - Remove whitespace at the end of the lineagl@chromium.org2008-10-213-31/+51
* symsrc is not open sourced yet and not necessary anyway. Remove it from the s...maruel@google.com2008-10-211-7/+0
* Don't use UuidCreate as a source of randomness, and it's not portable. This ...deanm@chromium.org2008-10-212-22/+5
* Add tools/buildbot to the repository.initial.commit2008-10-211761-0/+311433
* Run MetricsResponseTest on the Mac. This test depended onmark@chromium.org2008-10-216-55/+123
* Fix Gears SConscript under Linux.mpcomplete@chromium.org2008-10-211-1/+0
* Roll icu38 revision in DEPS for SCons renaming.sgk@google.com2008-10-211-1/+1
* Compile EventHandler under Linux.erg@google.com2008-10-212-2/+7
* Suppress CERT_STATUS_NO_REVOCATION_MECHANISM to be compatiblewtc@google.com2008-10-211-0/+4
* Fix Gears SConscript to work for opensource developers as described here:mpcomplete@google.com2008-10-212-39/+47
* * Revert "- Remove whitespace at the end of the line"agl@chromium.org2008-10-213-52/+31
* - Remove whitespace at the end of the lineagl@chromium.org2008-10-213-31/+52
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-2143-1207/+1606
* Add stubs for screen size accessors for linux test_shell link errors.erg@google.com2008-10-212-0/+75
* Build SkGraphicsContext under Linuxerg@google.com2008-10-214-32/+17
* When on Linux compile these strings in also.evanm@google.com2008-10-211-2/+2
* Fix renderer crash on startup.darin@chromium.org2008-10-211-1/+1
* Removing the test cases for the {} keys. The way we generate these keyeventsananta@chromium.org2008-10-212-25/+2
* Fix a timing problem that caused the find bar's coordinates to be incorrect.brettw@google.com2008-10-212-7/+2
* remove PLATFORM_GTK-ismstc@google.com2008-10-212-16/+0
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-218-43/+222
* Add a sleep to temporarily fix the find in page test.brettw@google.com2008-10-211-0/+5
* Make PlatformScrollBar.h cross-platform. This is just movingtc@google.com2008-10-212-44/+50
* Build these stubs under Linux, too.erg@google.com2008-10-211-2/+0
* Split up webkit/SConscript.port into separate mac/linux sectionstc@google.com2008-10-211-3/+20
* Fix another crasher in Spell Checker related to file IO.sidchat@google.com2008-10-211-0/+2
* Split startup-test graphs into cold and warm, since otherwise the plot axispamg@google.com2008-10-211-7/+11
* Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll....deanm@chromium.org2008-10-214-22/+21
* Fix include path from last checkin.brettw@google.com2008-10-211-1/+1
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-2125-464/+488