summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Coverity: Initialize the remaining members of AutocompleteEditModel.jhawkins@chromium.org2009-09-241-0/+5
* Coverity: Initialize pending_buf_size_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Remove unused tab_contents variable.mattm@chromium.org2009-09-241-1/+0
* Initialize user_gesture_observed_ in NavigationController constructor.mattm@chromium.org2009-09-242-1/+46
* Fix for crasher on toast UIcpu@chromium.org2009-09-241-1/+1
* Disable Worker*.WorkerFastLayoutTests for now.jshin@chromium.org2009-09-241-5/+2
* Temporarily disable BrowserCloseBeforeUnload* tests while I am working on fix...dglazkov@chromium.org2009-09-241-2/+2
* Coverity: Initialize remaining_payload_length_ in the constructor.jhawkins@chromium.org2009-09-241-0/+1
* [Mac] Rewrite Omnibox field-editor frame-changing tests.shess@chromium.org2009-09-241-56/+115
* Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on ...jshin@chromium.org2009-09-241-0/+2
* Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...jianli@chromium.org2009-09-241-3/+1
* Fix perfcoldcomplextheme startup test for mac and linux.mirandac@chromium.org2009-09-241-1/+1
* [Mac] Remove paste-and-go from omnibox context menu in popup windows.shess@chromium.org2009-09-242-13/+39
* Fix coding style violation.thakis@chromium.org2009-09-241-1/+1
* Lands http://codereview.chromium.org/231008 for Charlie:sky@chromium.org2009-09-241-5/+5
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-241-1/+1
* Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.phajdan.jr@chromium.org2009-09-241-0/+1
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-242-12/+5
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-242-0/+18
* [Mac] Add a strikethrough through insecure url schemes.rohitrao@chromium.org2009-09-241-0/+4
* Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...yurys@google.com2009-09-241-2/+2
* Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.maruel@chromium.org2009-09-241-2/+2
* Enable disabled autocomplete edit view tests.suzhe@chromium.org2009-09-241-3/+3
* DevTools: repair on linux and reenable breakpoint testsyurys@google.com2009-09-241-2/+2
* Crash the renderer not the browser when we see a storage area ID or namespace IDjorlow@chromium.org2009-09-244-19/+72
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-243-21/+28
* WorkerFastLayoutTests works fine on the Linux try bots, but fails on the Linu...atwilson@chromium.org2009-09-241-0/+4
* Try to fix valgrind.thakis@chromium.org2009-09-241-7/+12
* Removing the comment above the Firefox30Importer test which indicated that th...ananta@chromium.org2009-09-241-1/+0
* The Firefox3XImporter test was incorrectly deleting a ref counted object caus...ananta@chromium.org2009-09-241-6/+7
* Ignore extra properties on schemas or instances that comesaa@chromium.org2009-09-241-0/+13
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-244-2/+71
* GTK: Don't ellipsize the Other Bookmarks button.estade@chromium.org2009-09-241-2/+7
* Disable the firefox importer test because it fails on thensylvain@chromium.org2009-09-241-1/+2
* Change the manifest so VS2008 does not get confusedcpu@chromium.org2009-09-242-4/+2
* Inactive user toast: pass the experiment flavor to chrome execpu@chromium.org2009-09-241-7/+8
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-2421-141/+135
* Updating trunk VERSION build from 218.0 to 219.0jon@chromium.org2009-09-231-1/+1
* Updating trunk VERSION build from 217.0 to 218.0eblake@chromium.org2009-09-231-1/+1
* Updating trunk VERSION build from 216.0 to 217.0eblake@chromium.org2009-09-231-1/+1
* Updating trunk VERSION build from 215.0 to 216.0eblake@chromium.org2009-09-231-1/+1
* Updating trunk VERSION build from 214.0 to 215.0eblake@chromium.org2009-09-231-1/+1
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-2311-21/+354
* Coverity: Initialize SavePackageParam::save_type to SAVE_TYPE_UNKNOWN in the ...jhawkins@chromium.org2009-09-231-1/+3
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-234-4/+23
* Updating trunk VERSION build from 213.0 to 214.0eblake@chromium.org2009-09-231-1/+1
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-237-38/+54
* [Mac] Back out accidentally-left logging line in autocomplete code.shess@chromium.org2009-09-231-1/+0
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-237-2/+124
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-238-31/+39