summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement full duplex mode for windows tcp sockets.willchan@chromium.org2009-04-177-320/+510
* Rolling in new version of gyp.bradnelson@google.com2009-04-171-1/+1
* Create a test program for generating false positive statisticspaulg@google.com2009-04-174-0/+288
* Remove extraneous space from DEPS.dglazkov@google.com2009-04-171-1/+1
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* Fix a couple of style issues.michaeln@google.com2009-04-176-11/+12
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-1712-122/+903
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-179-15/+118
* Restore a line in test expectations. Not sure why this got changed.ericroman@google.com2009-04-171-2/+2
* Fix error suppressing. It turns out that both the signal handlingojan@chromium.org2009-04-173-1/+15
* Do a better job of counting SDCH packetsjar@chromium.org2009-04-172-24/+48
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-176-39/+44
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-1717-42/+1047
* Quickfix to the v8 code generator to properly handle combination of "CustomGe...ericroman@google.com2009-04-171-0/+8
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-177-165/+162
* Add rebaselines, missed from the merge commit.dglazkov@google.com2009-04-179-0/+53
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-1760-114/+76
* Remove a hack that's no longer needed.pinkerton@chromium.org2009-04-171-7/+0
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-175-0/+41
* Valgrind reports memory leak in unit test. This is true since we had re-used...brg@chromium.com2009-04-171-26/+38
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-174-4/+16
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-177-19/+144
* Reduce the false positive rate for SafeBrowsing gethash requests.paulg@google.com2009-04-174-4/+27
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-172-23/+47
* Fix break due to disabling Toolbar5Importer test.scherkus@chromium.org2009-04-171-1/+1
* Disabled Toolbar5ImporterTest.BookmarkParse due to failing valgrind/purify te...scherkus@chromium.org2009-04-171-1/+3
* Disable the move/size/maximize entries on the system menu in fullscreen mode....pkasting@chromium.org2009-04-171-15/+23
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-174-8/+11
* Add a script to make necessary zip files for chromebothuanr@chromium.org2009-04-171-0/+61
* Port page_cycler_http to Macnirnimesh@chromium.org2009-04-175-5/+379
* Disabling the FFmpegDemuxerTest.ReadAndSeek test.scherkus@chromium.org2009-04-171-1/+3
* Add missing <string> include for release build.finnur@chromium.org2009-04-171-0/+2
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-176-67/+191
* Add a comment explaining the ownership model between AppModalDialogtc@google.com2009-04-171-1/+4
* Refactor NineBox to take 9 image ids instead of having to createtc@google.com2009-04-175-129/+103
* Fix my attempt to disable part of unit test for Mac.dglazkov@chromium.org2009-04-171-1/+1
* Disable Path-clipping test for Mac to fix the build.dglazkov@chromium.org2009-04-171-0/+4
* EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca...glen@chromium.org2009-04-171-5/+4
* History observer was observing the wrong profile in incognito mode.glen@chromium.org2009-04-171-2/+4
* Make non-rectangular clip region apply in the correct location.dglazkov@chromium.org2009-04-173-16/+75
* Delete dialog after calling completion routines.pinkerton@chromium.org2009-04-171-0/+1
* Makes SupportsFeature virtual and adds a virtual destructor to Browser.sky@chromium.org2009-04-171-2/+2
* Disable installer tests while I work on fixing them.kuchhal@chromium.org2009-04-171-4/+4
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-179-28/+168
* Update V8 to version 1.1.10.2 which contains a crash fix.ager@chromium.org2009-04-171-1/+1
* Add GetAppOutput function, a better replacement for popen.phajdan.jr@chromium.org2009-04-173-0/+92
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-176-63/+316
* roll DEPS to pick up latest third_party/WebKitdarin@chromium.org2009-04-171-1/+1
* Re-word this menu item.ben@chromium.org2009-04-171-1/+1
* Remove overlap between TabContents and WebContents. Now all the functions inbrettw@chromium.org2009-04-174-204/+162