summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update samples page. Replace buildbot sample with news one, since itaa@chromium.org2009-11-194-47/+78
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-197-167/+180
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-194-3/+81
* Fix a path traversal issue in extension unpacking. Because of the sandbox, th...aa@chromium.org2009-11-193-5/+20
* Rebaselining editing/selection/drag-in-iframe.html.kinuko@chromium.org2009-11-194-33/+31
* Updating trunk VERSION from 252.0 to 253.0chrome-bot@google.com2009-11-191-1/+1
* Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...ananta@chromium.org2009-11-194-8/+48
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-198-196/+400
* Roll DEPS for skia 428:435joel@chromium.org2009-11-191-2/+2
* Introducing the diagnostic model classescpu@chromium.org2009-11-196-0/+384
* Mac: Bounce the downloads folder (in the Dock) on completed downloads.avi@google.com2009-11-193-3/+18
* Fix linux baselines from r32479dpranke@google.com2009-11-193-21/+23
* Remove the unnecessary suppressions.mbelshe@google.com2009-11-191-57/+0
* Add views/examples/widget_example.h.satorux@google.com2009-11-192-1/+93
* Updates test to use new document location for overlay nodes.slightlyoff@chromium.org2009-11-191-5/+5
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-197-57/+10
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-194-47/+30
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-193-10/+17
* Remove chrome/http/mime tests. They've been failing for literally years, anddpranke@google.com2009-11-19246-4041/+0
* BookmarkManagerTest now passes without this hack.oshima@chromium.org2009-11-191-9/+0
* Remove the unused ProcessFilter destructor.evan@chromium.org2009-11-191-1/+0
* Fix memory leak.mbelshe@google.com2009-11-191-1/+1
* Another attempt to silence valgrind for a moment.mbelshe@google.com2009-11-191-42/+0
* Make UtilChangePersistentNPAPIMarker return true on unregistration ifjoi@chromium.org2009-11-191-1/+5
* Fix bug 27217 - disable Java in test_shell by default, to match dpranke@google.com2009-11-1917-44/+200
* [LTTF] Tweak expectations for accuracy.dglazkov@chromium.org2009-11-191-2/+2
* Splitting off some pieces of chrome.gyp to make it more manageable.bradnelson@google.com2009-11-197-4145/+4238
* GTK: add f11 for fullscreen menu item to wrench menu.estade@chromium.org2009-11-191-1/+2
* Respect the "allowall" value for the X-Frame-Options header, as somejoi@chromium.org2009-11-195-15/+106
* Revert "linux: use /proc/self/exe when exec'ing ourselves"evan@chromium.org2009-11-193-17/+10
* Suppress flip valgrindmbelshe@google.com2009-11-191-0/+99
* Pulling in newer nacl version to drop oversized checked in binariesbradnelson@google.com2009-11-192-2/+2
* Remove repeated strings for translation (toast)cpu@chromium.org2009-11-192-12/+0
* GTK: correct coordinate calculation for floating bookmark bar background pain...estade@chromium.org2009-11-191-5/+5
* Enable WebSocketExperiment backukai@chromium.org2009-11-191-4/+0
* Mac: Fix regression in NTP detached bookmark bar colours.viettrungluu@chromium.org2009-11-191-3/+7
* Remove shortcut key Ctrl+Alt+B (IDC_SHOW_EXTENSION_SHELF).suzhe@chromium.org2009-11-191-1/+0
* Fix two flip bugs.mbelshe@google.com2009-11-195-22/+60
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-193-10/+17
* Suppress another valgrind error.thestig@chromium.org2009-11-191-0/+11
* Check for null frame pointers and do nothing to avoid a crash.fbarchard@chromium.org2009-11-191-0/+9
* Back/Forward support for url fragmentsamit@chromium.org2009-11-1920-256/+1252
* linux: unused variable in ARM buildjoel@chromium.org2009-11-191-0/+3
* Retry failing tests. Keeps the original list of failing tests forojan@chromium.org2009-11-194-150/+223
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-192-20/+16
* Remove CRLFs I accidentally committed.dglazkov@chromium.org2009-11-191-17/+17
* GTK: Fix popup menu positioning.estade@chromium.org2009-11-191-0/+8
* linux: sync with upstream harfbuzzevan@chromium.org2009-11-198-144/+192
* Remove the utility process unit tests to simplify the utility process code a ...jam@chromium.org2009-11-194-171/+1
* Made HtmlDialogWindowController on OS X use its own browser object.akalin@chromium.org2009-11-194-77/+86