summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Chromium side of WebKit merge 41286:41362.pam@chromium.org2009-03-034-4/+20
* Make our IME backend platform-independent.hbono@chromium.org2009-03-035-11/+138
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-033-16/+9
* Fixes to gyp files to get test_shell building on windows from a gyp project (...bradnelson@google.com2009-03-038-24/+129
* When you launch Chrome from a desktop shortcut, the window wasn't getting act...ben@chromium.org2009-03-031-2/+12
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Fix interactive ui tests. There was a bug in the NonClientView::GetPreferredS...ben@chromium.org2009-03-032-4/+3
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-038-0/+24
* Fix build break take 2jam@chromium.org2009-03-031-1/+1
* Fix build break.jam@chromium.org2009-03-031-4/+4
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-035-78/+163
* Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE.tc@google.com2009-03-031-0/+10
* Don't expose --single-process and --in-process-plugins for official Chrome re...jam@chromium.org2009-03-035-13/+8
* Lint fix in commentjar@chromium.org2009-03-031-2/+2
* Add proxy_resolver_v8 to SCONS build.ericroman@google.com2009-03-032-0/+5
* Avoid a crash in mktime() when Visual C++ 2005 iswtc@chromium.org2009-03-032-6/+65
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-037-98/+116
* Add LayoutTests/fast/css/beforeSelectorOnCodeElement.html to the crashers on ...nsylvain@chromium.org2009-03-031-1/+2
* Now that the linux bots have had a chance to run my changefinnur@chromium.org2009-03-031-23/+5
* Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...ananta@chromium.org2009-03-031-1/+1
* Pixel diffing for fun and profit.finnur@chromium.org2009-03-0322-22/+23
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-0319-31/+22
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-0312-37/+36
* Start stitching GYP-generated files into the Linux build:sgk@google.com2009-03-036-521/+543
* Support DWM switching.ben@chromium.org2009-03-0341-1943/+1375
* Add reliability test data (known crashes).patrick@chromium.org2009-03-031-0/+76
* Enable spellcheck_unittest.cc.mark@chromium.org2009-03-033-6/+12
* Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...jam@chromium.org2009-03-031-6/+17
* Remove the RenderThread:: message leaks from the known leak list.jam@chromium.org2009-03-031-99/+0
* Fix crash introduced in r10563 where we modified a RenderWidgetHost after it ...erg@google.com2009-03-032-4/+12
* Fix ExtensionViewTest and reenable it.mpcomplete@google.com2009-03-034-10/+38
* Fix build bustage (take 2).darin@chromium.org2009-03-021-0/+1
* Fix build bustage.darin@chromium.org2009-03-023-0/+5
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-0220-131/+151
* This CL provides new baselines for the following tests (which were fixed insenorblanco@chromium.org2009-03-028-4/+4
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-0219-16/+505
* Add file that got missing from main checkin.ericroman@google.com2009-03-021-0/+2
* Improve comments in FieldTrial class.jar@chromium.org2009-03-021-13/+7
* 15 more layout tests taken off the pile from svg/custom.finnur@chromium.org2009-03-0227-30/+26
* Add missing header (breaks on linux).ericroman@google.com2009-03-021-0/+1
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-027-55/+68
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-0228-456/+677
* Merge the latest version of PR_ParseTimeString. Thiswtc@chromium.org2009-03-022-148/+456
* Fix unittest to match new querystring parsing rules.mbelshe@google.com2009-03-021-3/+3
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-027-53/+80
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* Fix the problem that Worker is not treated as active DOM object.jianli@chromium.org2009-03-022-3/+7
* Roll DEPS to pick up disabling overhead accounting.dglazkov@chromium.org2009-03-021-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0224-33/+158
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-027-62/+627