summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-0215-2662/+2806
* Fix the non-Windows builds. This makes makes the Windows code conditional on ...brettw@chromium.org2009-03-021-0/+16
* Fix and uncomment the tests I broke in my transparency patch. Turns outbrettw@chromium.org2009-03-021-6/+4
* bulk mac test updatethomasvl@chromium.org2009-03-021-46/+43
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-029-228/+245
* Add googleurl.gyp:googleurl_unittestsmark@chromium.org2009-03-021-6/+22
* Improved PDF from Cole.pinkerton@chromium.org2009-03-021-0/+0
* Random change to force a build. Fix style compliance. In theory, shouldn't br...maruel@chromium.org2009-03-021-2/+2
* Isolate exceptions when evaluating javascript code from C++.ager@chromium.org2009-03-021-1/+9
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-026-21/+54
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-026-53/+43
* GYP it, GYP it good.mark@chromium.org2009-03-0242-36957/+12
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Revert my previous change. It fixed the memory leaks (see http://build.chrom...jam@chromium.org2009-03-012-15/+4
* Speculative fix for memory leak in unit tests.TBR=erikkayjam@chromium.org2009-03-012-3/+14
* Prevent chrome from launching with a chromehtml: argumentsverrir@chromium.org2009-02-281-0/+39
* Fix the misspelling of GetLaunchShortcutKind().mal@chromium.org2009-02-281-3/+3
* Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...jam@chromium.org2009-02-281-0/+3
* Run the unload tests in single process mode, after my fix to single process m...jam@chromium.org2009-02-281-35/+0
* Remove Windows ifdefs, all views will need to implement this method.deanm@chromium.org2009-02-281-5/+1
* Mark some more tests as failing, timing out, or flaky.estade@chromium.org2009-02-281-2/+34
* Add extensions_ui from r10675 to chrome.gypmark@chromium.org2009-02-281-0/+2
* Attempt 2 at landing this.ananta@chromium.org2009-02-281-3/+17
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-289-0/+258
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Bring chrome.gyp up to date with Chromium r10668mark@chromium.org2009-02-281-2/+6
* Bring net.gyp up to date with Chromium r10667mark@chromium.org2009-02-281-0/+7
* Re-create LINUX entries in tests_fixable.txtx and rather mark new ones with '...dimich@google.com2009-02-281-9/+28
* Fix guard to reflect new position in treejrg@chromium.org2009-02-281-3/+3
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-286-19/+50
* Adapt (and move) mark@chromium.org's Keystone integration to Chromium.jrg@chromium.org2009-02-284-1/+194
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-2822-42/+1786
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-289-13/+41
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-2834-281/+300
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-2822-97/+132
* Workaround for webkit change that broke Gears. The fix is to use a V8mpcomplete@google.com2009-02-287-64/+152
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-283-179/+6
* I forgot to update the test_fixable.txt after I fixed a layout-test in my pre...jcampan@chromium.org2009-02-281-6/+3
* When starting Chrome with the option to go to the home page on start-up, the ...jcampan@chromium.org2009-02-281-0/+4
* Does two changes to appease chrome bot runs:sky@google.com2009-02-2811-5/+34
* Add .pyc files to svn:ignore.thestig@chromium.org2009-02-280-0/+0
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-2815-112/+176
* Another attempt to remove linux duplicate expectations.dimich@google.com2009-02-281-19/+0
* Fix expectation duplication error in tests_fixable.txtx for linux.dimich@google.com2009-02-281-2/+0
* Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browsertc@google.com2009-02-271-11/+3
* Properly handle errors in GRIT in the scons build.tc@google.com2009-02-271-29/+37
* After reviewing the Layout Test History from sandholm's page,finnur@chromium.org2009-02-271-1/+2
* Drop whitespace at end of linewillchan@chromium.org2009-02-277-31/+29
* Distinguish a few more SDCH cases via problem codesjar@chromium.org2009-02-273-5/+25
* Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ...ananta@chromium.org2009-02-271-3/+11