summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Convert the existing .gyp configuration to use the new base\allocatorsgk@chromium.org2009-11-262-21/+22
* Remove Content-Type workaround for cached resourcesapavlov@chromium.org2009-11-261-0/+6
* r33179 (http://codereview.chromium.org/436024) was incomplete.yusukes@google.com2009-11-261-2/+2
* Add new reliability bot crash signatures. Most likely caused by r33133.thestig@chromium.org2009-11-261-0/+4
* Throttle websocket live experimentukai@chromium.org2009-11-261-0/+8
* Update the url of the Ruby script following this mail so users can use the la...yusukes@google.com2009-11-261-2/+2
* Re-enable Toolbar5ImporterTestjorlow@chromium.org2009-11-261-35/+38
* Updating trunk VERSION from 257.0 to 258.0chrome-bot@google.com2009-11-261-1/+1
* Fix signal handlers so we don't fail a DCHECK.thestig@chromium.org2009-11-261-10/+11
* Fix keyboard focus in initial sync dialogs.chron@google.com2009-11-264-3/+14
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-269-43/+150
* Use Closure Compiler to compile JSTemplate. Reduces the compiled size of jst ...arv@chromium.org2009-11-263-1696/+48
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-265-0/+43
* Refactor OS-dependent filename exclusion patternsevan@chromium.org2009-11-261-30/+0
* Changed comments to use HTML comments instead of class="comment".kathyw@google.com2009-11-2634-246/+85
* Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a newtony@chromium.org2009-11-251-2/+1
* Patching the following CL from thiago.farina@gmail.com: http://codereview.chr...idana@chromium.org2009-11-252-10/+42
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-253-11/+5
* Fix incognito with LocalStorage.jorlow@chromium.org2009-11-251-1/+1
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-256-71/+45
* Disable New Tab UI Warm ref test on Linux too, it's failing there too.tony@chromium.org2009-11-251-1/+2
* updated buildbot to test updateserikkay@chromium.org2009-11-251-4/+3
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-257-16/+46
* Disable the new tab reference tests on mac since the reference buildtony@chromium.org2009-11-251-0/+8
* Convert a few other places from using ApplyAccelerator (async) totony@chromium.org2009-11-252-6/+9
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-255-8/+11
* Add new tab warm and new tab cold reference build runs.tony@chromium.org2009-11-252-3/+27
* Make cancel button not pop up when you make a bad login.chron@google.com2009-11-251-12/+13
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-2525-192/+148
* Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...jshin@chromium.org2009-11-252-13/+88
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-254-0/+8
* Reverts 33093. The unittest doesn't seem to be able to set registry keys.gwilson@google.com2009-11-256-871/+0
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-256-45/+71
* Adds basic group policy support. Does not wire the settings to the preferenc...gwilson@google.com2009-11-256-0/+871
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-256-13/+151
* Fixes infinite loop within the JS of the news extension that was causing a ne...andybons@chromium.org2009-11-251-11/+11
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-254-20/+109
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-253-3/+17
* Mac: fix Esc-key cancellation of bookmark bar button drags.viettrungluu@chromium.org2009-11-252-8/+17
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-253-0/+21
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-256-71/+45
* Fixing 27834 by always deleting ExtensionMessageService onhuanr@chromium.org2009-11-252-6/+18
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-252-36/+52
* Fixed handling of preferred login info in password manager.tim@chromium.org2009-11-252-15/+31
* sync: get rid of path_helpers files.nick@chromium.org2009-11-2516-231/+0
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-252-1/+21
* Posix: Catch SIGHUP/SIGINT and do a clean shutdown.thestig@chromium.org2009-11-251-9/+31
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-2522-132/+135
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-2517-16/+135
* Stab-in-the-dark at fixing a top crasher.aa@chromium.org2009-11-251-9/+23