summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Linux test expectations after merge.dglazkov@google.com2009-04-211-0/+1
* - Exteranalize strings but not the results of toString() on non-strings.davemoore@chromium.org2009-04-212-13/+22
* Update test expectations to greenify Mac builddglazkov@google.com2009-04-211-2/+3
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-216-83/+50
* Unit test for sad tab view.pinkerton@chromium.org2009-04-212-0/+40
* Unit tests for button cells we use in the UI.pinkerton@chromium.org2009-04-213-0/+85
* Fix a leak introduced in http://codereview.chromium.org/62061dkegel@google.com2009-04-211-2/+2
* Review URL: http://codereview.chromium.org/77006apavlov@chromium.org2009-04-217-41/+51
* Add a bunch of basic unit tests for view classes.pinkerton@chromium.org2009-04-216-0/+205
* Rework the RWHV so that when it gets a paint message from the renderer it imm...avi@google.com2009-04-212-45/+57
* YUV to RGB with arbitrary scaling.fbarchard@chromium.org2009-04-215-30/+453
* More solid detection of browser process in chrome_process_util_linux.cc:phajdan.jr@chromium.org2009-04-218-27/+55
* Add 3 crashes to known list.huanr@chromium.org2009-04-211-0/+9
* Remove crash 9566 from known list.huanr@chromium.org2009-04-211-3/+0
* Hit "valgrind finishing" timeout of 60 seconds on a UI test run, so increase ...dkegel@google.com2009-04-211-2/+2
* Rename web_contents_view to tab_contents_view to fix the mac build.brettw@chromium.org2009-04-211-1/+1
* Adds suppressions for epoll on Intrepid,dkegel@google.com2009-04-211-1/+130
* Fix a leak of the NavigationController during many tests. A duplicatebrettw@chromium.org2009-04-214-22/+14
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-2124-63/+56
* Add a unit test for recycling a keep-alive connection socketwtc@chromium.org2009-04-211-0/+59
* Implement file_util::CountFilesCreatedAfter() for posix environments.evan@chromium.org2009-04-213-6/+42
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-2114-312/+96
* Build fixagl@chromium.org2009-04-211-0/+1
* Build fix: add a stub for background_x11_thread for unit testsagl@chromium.org2009-04-211-0/+5
* Build fix: remove deleted header files.agl@chromium.org2009-04-211-2/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-2113-96/+306
* Add histogram for connection times for new connectionsjar@chromium.org2009-04-211-0/+8
* Unforks AccessibleBase.* and AccessibleDocument.* from pending dir.klink@chromium.org2009-04-215-904/+0
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-2112-132/+200
* add crash 10770 to known listhuanr@chromium.org2009-04-201-0/+3
* Disable check for active window when it doesn't look like Chromium is the frontpam@chromium.org2009-04-201-4/+21
* Roll back this change until I can understand why it's having adverse effects.ben@chromium.org2009-04-202-53/+40
* Make sure to free any remaining tabs on tabstrip destruction. There are two ...jhawkins@chromium.org2009-04-201-0/+10
* posix: port PrependCommand to Windows and use for the plugin launcher.evan@chromium.org2009-04-203-6/+12
* When env.Replace() is getting called with a list of Nodes, use a slice tosgk@google.com2009-04-201-1/+6
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-2021-193/+189
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-2015-7/+221
* Update test expectations from the Merge.dglazkov@google.com2009-04-201-3/+5
* First round of getting text into the omnibox2 popup. Looks ugly and has no bo...ben@chromium.org2009-04-202-40/+53
* Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefersgk@google.com2009-04-201-3/+10
* Fix UMR, created by the merge.dglazkov@google.com2009-04-201-1/+1
* Fix test expectations after merge.dglazkov@google.com2009-04-201-1/+1
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-2021-39/+64
* Only create a What You Typed match when it's likely to be relevant. See bug ...pkasting@chromium.org2009-04-203-102/+121
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-2074-1344/+1005
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Fix linking on linux by explicitly adding gthread.tc@google.com2009-04-202-0/+19
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-204-16/+30
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-203-21/+45
* Landing this patch for Jamesr.mad@chromium.org2009-04-202-0/+20