summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-233-3/+4
* Fix UI test:ben@chromium.org2009-03-231-0/+3
* Back out string morphing.mbelshe@google.com2009-03-231-5/+10
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-2322-71/+433
* Fixing problem with ScopedVariant in official builds.tommi@chromium.org2009-03-232-4/+1
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2368-1732/+865
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-236-14/+673
* Accidental checkin of vs2008 stuffmbelshe@google.com2009-03-231-2/+1
* Removed zombie hunter codemaruel@chromium.org2009-03-233-63/+0
* Forgot to add v8_binding to linux build.mbelshe@google.com2009-03-231-0/+1
* Skip WatchdogTest.AlarmTest under Valgrind to avoid five-minute hang.dkegel@google.com2009-03-231-0/+2
* This test was most probably affected by Evan Stade's fix for stroked text:mad@chromium.org2009-03-232-1/+1
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-232-11/+0
* Rework the v8 binding string handling to be more efficient.mbelshe@google.com2009-03-234-80/+135
* Fix a plugin crash due to ResourceDispatcher being used after it was deletedmpcomplete@google.com2009-03-231-1/+5
* Fix broken build.erg@google.com2009-03-231-0/+2
* Deliver events and notifications to the RootView.erg@google.com2009-03-2312-94/+265
* Updating trunk VERSION build from 171.0 to 172.0laforge@chromium.org2009-03-231-1/+1
* Improve scoped_cftyperef<> and scoped_nsobject<> reset() semantics.mark@chromium.org2009-03-232-11/+11
* Fix interval layout test.willchan@chromium.org2009-03-231-5/+7
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* Computer total latency for DNS experimentjar@chromium.org2009-03-232-0/+11
* These tests were all improved by Evan Stade's fix for stroked text:senorblanco@chromium.org2009-03-2321-20/+10
* Incorporate r134 from Skia. See http://crbugs.com/9005 for details.dglazkov@chromium.org2009-03-231-0/+24
* Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.levin@chromium.org2009-03-234-193/+6
* MMX optimized YUV conversion in GCC and Visual C.fbarchard@chromium.org2009-03-232-64/+528
* Make GetHostNameProc return a std::string.wtc@chromium.org2009-03-233-123/+113
* For some reason, these new baselines didn't make it with my last commit.senorblanco@chromium.org2009-03-233-4/+1
* Add `anonymous namespace'::InvalidParameter.patrick@chromium.org2009-03-231-0/+1
* Updating to use scoped_nsobject.avi@google.com2009-03-232-9/+3
* Add missing Mac headers to base.gypmark@chromium.org2009-03-232-1/+11
* Make a sqlite suppression less platform-specific; it wasn't working on buildbotdkegel@google.com2009-03-231-2/+4
* Hook up popup windows on Mac (no blocking yet).avi@google.com2009-03-232-7/+35
* Add scoped_nsobject to help handle ownership of NSObject subclass objects bymark@chromium.org2009-03-232-0/+79
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-239-78/+64
* Handle null window_id references and refer to a bug for further improvement.avi@google.com2009-03-233-6/+16
* Reduce valgrind bot time from 12 minutes to 9 minutes by skipping one testdkegel@google.com2009-03-231-0/+3
* Need to skip one more test. Should have been in http://codereview.chromium.o...dkegel@google.com2009-03-231-0/+1
* Ignore task leaks. See http://crbug.com/6532dkegel@google.com2009-03-231-0/+12
* Skipping two tests that crash (bug 9170) and one that takes a long time.dkegel@google.com2009-03-231-0/+6
* DevToolsClient frontend improvements:pfeldman@chromium.org2009-03-2320-1388/+1586
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-2318-288/+336
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-2310-10/+147
* Add bug numbers to layout tests failures from my recent merges.levin@chromium.org2009-03-231-13/+12
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-235-17/+46
* Switching sandbox to gyp on windows.bradnelson@google.com2009-03-235-2/+16
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-224-13/+7
* This test is having purify errors. I'm disabling itnsylvain@chromium.org2009-03-221-0/+3
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-229-199/+56