summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More relaxing suppressionsoshima@chromium.org2010-01-291-21/+2
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-2915-330/+310
* Relaxing the conditionoshima@chromium.org2010-01-291-2/+0
* fix v8 issues by not adding explicit () in eval unless it's necessary.piman@google.com2010-01-291-15/+20
* Fixes scrolling bug in autofill profiles. The problem was duringsky@chromium.org2010-01-291-1/+1
* linux: arm fixespiman@google.com2010-01-295-37/+6
* Implements glGetVertexAttribPointervgman@chromium.org2010-01-298-164/+185
* Suppressing a known leak erroroshima@chromium.org2010-01-292-0/+12
* Disable crashing mac ui testvictorw@chromium.org2010-01-291-0/+3
* bad call to Init() TBR(cmasone)davemoore@chromium.org2010-01-291-1/+1
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-299-20/+27
* Fix bad var use. TBR:cmasonedavemoore@chromium.org2010-01-291-3/+2
* allow login without networkdavemoore@chromium.org2010-01-291-16/+12
* Disable crashing mac ui testvictorw@chromium.org2010-01-291-0/+3
* Disable crashing new tab test on macvictorw@chromium.org2010-01-291-0/+3
* Disable another newtab related testvictorw@chromium.org2010-01-291-0/+3
* Fixed bug 21102 where shutdown while starting Sync leaves things weird.nick@chromium.org2010-01-295-23/+108
* Disable NewTabUITest.HomePageLinkvictorw@chromium.org2010-01-291-0/+3
* valgrind: Put back suppression 20653b the way it was.thestig@chromium.org2010-01-292-7/+14
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-2920-34/+1219
* wine_valgrind: Widen a suppression to catch the same error in FtpNetworkTrans...thestig@chromium.org2010-01-291-2/+2
* Support dragging within the omnibox dropdown. Original patch by Philippe Bea...pkasting@chromium.org2010-01-293-87/+110
* Refactor panel controller so that notification window can use panel_controller.oshima@chromium.org2010-01-294-17/+59
* Temporaily disable crashing NewTabUITestvictorw@chromium.org2010-01-291-1/+1
* Clean up test expectations. Remove passing tests.dglazkov@chromium.org2010-01-293-18/+0
* Changing page_cycler_test to allow us to run all DB perf tests in thedumi@chromium.org2010-01-291-30/+46
* Add import/export to the JS bookmark managerfeldstein@chromium.org2010-01-292-2/+36
* wine_valgrind: Disable Win32WifiDataProviderTest, it's hanging.thestig@chromium.org2010-01-291-2/+3
* Valgrind suppression for variant of bug_20653 suppression.shess@chromium.org2010-01-291-0/+12
* Revert 37466 - Fix a refcounting memory bug.viettrungluu@chromium.org2010-01-291-12/+10
* Sandbox: Add the base code for the 46-bit service resolver.rvargas@google.com2010-01-292-1/+304
* Temporarily disable crashing UI test.aa@chromium.org2010-01-291-0/+3
* Fix a refcounting memory bug.michaeln@chromium.org2010-01-291-10/+12
* Use the same app menu items for status area menu and toolbar menu.oshima@chromium.org2010-01-293-45/+34
* Cleanup: Removing old gtk code from panel controller .oshima@chromium.org2010-01-292-30/+0
* Clean up test expectations.dglazkov@chromium.org2010-01-281-4/+12
* Make WebHistoryItem serialization include the documentSequenceNumber.darin@chromium.org2010-01-281-2/+9
* Roll WebKit One more past the revert of a crashiness.dglazkov@chromium.org2010-01-281-1/+1
* Very temporary fix for theme bug where adding more resources invalidates the ...erg@google.com2010-01-281-1/+3
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-289-187/+242
* Change CreateHistoryStateForURL so that it does not call into WebKit.darin@chromium.org2010-01-281-5/+33
* Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...pkasting@chromium.org2010-01-284-54/+40
* Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...nick@chromium.org2010-01-281-1/+10
* Add commands Jump, Call and Returngman@chromium.org2010-01-2813-112/+265
* Mac bookmark mgr: Restore previously selected group when search field is clea...snej@chromium.org2010-01-284-4/+83
* tweak spacings in infobars per latest specskuan@chromium.org2010-01-284-30/+63
* Change a few logging.info() calls to logging.debug() - info() should onlydpranke@chromium.org2010-01-281-3/+3
* Suppresses translate leak:sky@chromium.org2010-01-281-0/+26
* wine_valgrind: Suppress one more flaky valgrind error in net_unittests.thestig@chromium.org2010-01-281-4/+17
* Fix Mac crash when page goes away while a pop-up menu is active.snej@chromium.org2010-01-281-3/+15