summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DevTools: Move client js bindings to per-instance basis.pfeldman@chromium.org2009-05-082-72/+44
* DevTools: Style drive bypfeldman@chromium.org2009-05-081-1/+2
* DevTools: Activate inspector window on break / exception.pfeldman@chromium.org2009-05-086-21/+45
* Add 'inspector_resources' as a dependency of 'glue'.sgk@google.com2009-05-082-1/+3
* Move the right dependencies into the main section of all.gyp,sgk@google.com2009-05-081-4/+4
* The VS generator handles file copies as AdditionalDependencies,sgk@google.com2009-05-082-12/+34
* Copy npapi_layout_test_plugin.dll to the plugins/ subdirectory.sgk@google.com2009-05-082-1/+13
* Updating trunk VERSION build from 179.0 to 180.0laforge@chromium.org2009-05-081-1/+1
* Manually add new dependencies from webkit.gyp and test_shell.gyp tosgk@google.com2009-05-081-0/+25
* Convert the webkit build on Windows to gyp:sgk@google.com2009-05-0860-3754/+2165
* Revert r15615, build errors on linux and mac.sgk@google.com2009-05-087-261/+102
* YUV scaler do horizontal mirror.fbarchard@chromium.org2009-05-087-102/+261
* Some layout tests failed due to WebKit merge 43361:43371hclam@chromium.org2009-05-081-4/+11
* Try fixing session restore UI tests.huanr@chromium.org2009-05-081-29/+30
* Retry of enabling video on linux. See related review: http://codereview.chro...ajwong@chromium.org2009-05-0810-44/+44
* A new DEPS file for views, designed to reduce dependencies. Removes some unne...ben@chromium.org2009-05-083-22/+44
* Add '<(SHARED_INTERMEDIATE_DIR)/webkit' to 'glue', too.sgk@google.com2009-05-082-0/+6
* Revert r15607hclam@chromium.org2009-05-082-12/+2
* Put test_user_data in a temp directory instead of using base::DIR_EXE.thestig@chromium.org2009-05-082-2/+12
* disable compiling this stuff for now, will resurrect later tonight.ben@chromium.org2009-05-081-7/+12
* don't compile stuff that won'tben@chromium.org2009-05-081-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-08380-4133/+3603
* Moved FFmpegDemuxer tests into the same anonymous namespace as FFmpegDemuxerT...scherkus@chromium.org2009-05-081-2/+2
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-083-0/+218
* Make sure that a null separates individual http headers whenrvargas@google.com2009-05-072-2/+23
* roll deps to pick up make build fixestc@google.com2009-05-071-1/+1
* Fix a regression which occured because of the default plugin loading before t...ananta@chromium.org2009-05-071-2/+2
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-0719-95/+615
* Remove fixed memory leaks from the purify ignore file. asargent@chromium.org2009-05-071-131/+0
* Fix memory leak in SiteInstance::CreateSiteInstanceForURL.mpcomplete@google.com2009-05-071-1/+4
* Refactor BrowserInit in preparation for customized first run tabscpu@google.com2009-05-073-83/+82
* update test expectations following mergedarin@chromium.org2009-05-071-1/+227
* WebKit Merge 43361:43371, Chromium side.dglazkov@google.com2009-05-077-27/+7
* Fix code generator to enable Database support.dglazkov@google.com2009-05-072-2/+5
* Roll DEPS to pick up DOMWindow.idl unfork landingdglazkov@google.com2009-05-071-1/+1
* Make background pages work more nicely with the tabs API.aa@chromium.org2009-05-076-35/+41
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-072-22/+33
* WebKit Merge 43346:43361, Chromium side.dglazkov@google.com2009-05-078-4/+81
* Implement the "(empty)" disabled item placed in empty bookmark menus.erg@google.com2009-05-072-16/+30
* Blacklist test that crashes occasionally under Valgrind (and Purify).dkegel@google.com2009-05-071-0/+4
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-076-66/+199
* Avoid divide by zero when gathering stats for SDCHjar@chromium.org2009-05-071-2/+4
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-078-313/+147
* Remove unneeded ATL header includes.maruel@chromium.org2009-05-071-4/+0
* OS X Breakpad cleanup.jeremy@chromium.org2009-05-073-1/+41
* this CL changes some comments in the fix of issue 2780xji@chromium.org2009-05-071-3/+4
* Linux: enable unload ui tests, which pass after r15025 (and again after r15332).estade@chromium.org2009-05-071-6/+0
* Clicking right mouse button after selecting an image (or a whitespace character)estade@chromium.org2009-05-071-4/+8
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-073-15/+35
* Fix forge build by removing obsolete line from gyp.estade@chromium.org2009-05-071-1/+0