summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-1412-122/+337
* Makes it so that os_exchange_data_gtk is only compiled if views issky@chromium.org2009-05-141-4/+6
* Add missing ALLOW_THIS_IN_INITIALIZER_LIST...phajdan.jr@chromium.org2009-05-141-1/+3
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-149-519/+633
* Add initial version of DevTools Profiler.mnaganov@chromium.org2009-05-1410-2/+486
* Remove bad DCHECK.abarth@chromium.org2009-05-141-1/+0
* Build fix.abarth@chromium.org2009-05-143-14/+8
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-1411-274/+364
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-145-29/+3
* Resubmit 16044 with typo fixed.abarth@chromium.org2009-05-144-42/+40
* Revert 16044abarth@chromium.org2009-05-144-40/+42
* Minor cleanup of SSL UI code.abarth@chromium.org2009-05-144-42/+40
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-1413-3273/+3362
* Fix #includes in os_exchange_data.h.thestig@chromium.org2009-05-141-1/+3
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-144-25/+7
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-1415-93/+101
* layout tests: fix aa's typoevan@chromium.org2009-05-141-2/+2
* Check in missing html.jam@chromium.org2009-05-141-0/+37
* mehaa@chromium.org2009-05-141-2/+4
* Revert "Revert "implemented extensions api windows.update().""aa@chromium.org2009-05-147-10/+193
* Add some more expected webkit failures.aa@chromium.org2009-05-141-0/+3
* Revert "implemented extensions api windows.update()."aa@chromium.org2009-05-147-193/+10
* implemented extensions api windows.update().rafaelw@chromium.org2009-05-147-10/+193
* Remove the remaining WaitForSingleObject(INFINITE) call.wtc@chromium.org2009-05-141-47/+55
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-145-13/+147
* If Schannel's InitializeSecurityContext calls returnwtc@chromium.org2009-05-141-2/+17
* Retry r16006.estade@chromium.org2009-05-147-26/+40
* test_shell: flush message loop before destroying the shell.evan@chromium.org2009-05-141-7/+11
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-146-3/+211
* Switch to upstream versions of V8DocumentLocationCustom.cpp and V8CanvasPixel...levin@chromium.org2009-05-143-123/+2
* Undo 16020glen@chromium.org2009-05-1420-436/+140
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-1420-140/+436
* Handle log report events so that reliability_tests.exe isn't inturrupted by d...ace@google.com2009-05-141-0/+11
* Add a 48x48 chromium icon for Linux.mmoss@chromium.org2009-05-131-0/+0
* Add another known crash for reliability tests.aa@chromium.org2009-05-131-0/+1
* Add comment about our SSL UI notifications as requested by wtc.abarth@chromium.org2009-05-131-0/+16
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-134-2/+23
* Fix valigrind complaint about invalid file descriptor on close.shess@chromium.org2009-05-131-12/+32
* Save/restore the focused subview.avi@google.com2009-05-134-14/+27
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-1311-11/+115
* YUV scaling and conversion refactored into low levels per platform that do a ...fbarchard@chromium.org2009-05-1310-738/+1054
* Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...thestig@chromium.org2009-05-132-277/+299
* Remove a comment referencing tab contents type switching.brettw@chromium.org2009-05-131-3/+1
* I filed a P1 bug against myself to work on this layout test regression.darin@chromium.org2009-05-131-0/+2
* revert r16006 due to msvc warning.estade@chromium.org2009-05-137-40/+26
* Properly convert from UTF8 to UTF16 in WebTextInputImpl.estade@chromium.org2009-05-137-26/+40
* Remove duplicate mac test failure.tc@google.com2009-05-131-1/+1
* Hide the "show full history" link when editing the thumbnails.arv@chromium.org2009-05-131-1/+1
* Fix some issues with the omnibox2 popup:beng@google.com2009-05-132-7/+13
* linux: gyp should fail if the build dependencies aren't met.evan@chromium.org2009-05-132-54/+24