summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a valgrind suppression for Mac UI tests.thestig@chromium.org2009-11-191-0/+10
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-198-58/+55
* In RestartIgnoringLastError, use connection_.socket()->IsConnectedAndIdle()wtc@chromium.org2009-11-191-1/+1
* Linux: Link the O3D browser plugin with -z nodelete.thestig@chromium.org2009-11-191-0/+4
* Making the toast localizedcpu@chromium.org2009-11-191-69/+29
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-1948-1249/+537
* Do not run user scripts on chrome.google.comabarth@chromium.org2009-11-191-1/+8
* Removed parentWindow parameter from HtmlDialogWindowController.akalin@chromium.org2009-11-194-44/+16
* make npspy look for flash binariesjam@chromium.org2009-11-191-58/+68
* gtk: Show page action popup bubbles.derat@chromium.org2009-11-191-9/+20
* A clear screen GLES2 demo.gman@chromium.org2009-11-1928-1350/+2005
* Try to find the cause of the crash in memcpy, called from DoSendBody.vandebo@chromium.org2009-11-192-3/+5
* Use TabSwitchPaintDuration in tab switching test.chase@chromium.org2009-11-191-20/+21
* [Mac] Remove bug_26964 valgrind suppression.shess@chromium.org2009-11-191-26/+0
* [Mac] Rename a poorly named class.rohitrao@chromium.org2009-11-191-5/+5
* Made FlowHandler() be created by SyncSetupFlow itself.akalin@chromium.org2009-11-192-13/+27
* Add an .order file to ensure that no global text symbol winds up at an addressmark@chromium.org2009-11-193-2/+109
* Prep for printing common memory stats from page_cycler_tests and memory_test:sgk@google.com2009-11-193-162/+173
* Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm.akalin@chromium.org2009-11-192-66/+65
* Allow extension port connection requests to provide tab information.mad@chromium.org2009-11-195-23/+42
* Trying to unsplit chrome.gyp again.bradnelson@google.com2009-11-197-4249/+4156
* Revert 32531 - Merging back chrome.gyp into a single piece.thestig@chromium.org2009-11-197-4145/+4249
* Merging back chrome.gyp into a single piece.bradnelson@google.com2009-11-197-4249/+4145
* Addition of the optional flag for the experimental.popup.show(...) callback a...twiz@google.com2009-11-191-0/+1
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-1911-1705/+1932
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-196-85/+9
* Http cache: Add the logic to cancel entry_ready_callback_.rvargas@google.com2009-11-192-1/+109
* Sort the origins in the cookies_tree_model by effective TLD, as opposedian@chromium.org2009-11-192-8/+87
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-198-377/+401
* No longer ship/install libGLEW with o3d package. This should come from the us...nmaxwell@chromium.org2009-11-192-5/+19
* Adds suppression for main menu on chrome os which is currently leaked.sky@chromium.org2009-11-191-3/+15
* Mac language/locale cleanupthomasvl@chromium.org2009-11-197-36/+96
* LTTF: rebaseline fast/transforms/transformed-focused-text-inputhamaji@chromium.org2009-11-193-3/+1
* Edited the NSTemporaryDirectory suppression to match all the races under __NS...timurrrr@chromium.org2009-11-191-2/+2
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-1915-119/+130
* Isolate tests by running AtExit callbacks between them.phajdan.jr@chromium.org2009-11-198-31/+76
* 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