summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-04139-1068/+884
* ui_tests: use the correct tab titleevan@chromium.org2011-03-031-1/+1
* Removed GPU plugin.apatrick@chromium.org2011-03-0324-1236/+19
* Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...tschmelcher@chromium.org2011-03-0315-94/+265
* Adding resources for PDF loading progress control.gene@chromium.org2011-03-0314-0/+38
* Release notes for M10.kathyw@chromium.org2011-03-034-12/+54
* Split infobar_test_helper.[h,mm] into separate pieces for the different class...tfarina@chromium.org2011-03-038-148/+166
* Linux Printing: Properly print a subset of all pages.thestig@chromium.org2011-03-036-16/+49
* Instrument the allocator code so that we can track down the cause of recent c...tommi@chromium.org2011-03-033-44/+66
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-0312-212/+258
* [Sync] Fix the session info on NTP to properly set opacity. Fix bug in associ...zea@chromium.org2011-03-033-7/+12
* Change threading semantics in P2PSocketClient.sergeyu@chromium.org2011-03-033-52/+85
* Disk cache: End the throttling experiment and removervargas@google.com2011-03-035-233/+28
* Print Preview: Enumerate printers on the FILE thread.thestig@chromium.org2011-03-032-11/+60
* Printing: Re-enable PrintJobTest.SimplePrint that use to crash with a DCHECK.thestig@chromium.org2011-03-031-7/+1
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-0312-21/+19
* Printing: Check for NULL TabContents in PrintViewManager.thestig@chromium.org2011-03-031-4/+5
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-03139-884/+1068
* Add X509Certificate::VerifyCertName(string) API. This will be usedmbelshe@chromium.org2011-03-037-125/+162
* Change these JS files from CRLF to LF eol-style. svn:eol-style had been appl...dtseng@chromium.org2011-03-032-101/+101
* [NTP] Focus already opened NTP when an app is installed, instead of opening a...jstritar@chromium.org2011-03-032-15/+42
* [Mac] Confirm-to-Quit: Draw the window frame ourselves to not show the titlebar.rsesek@chromium.org2011-03-036-1101/+108
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-0311-36/+315
* Stop about:gpu from accessing the GpuProcessHost shim directly whennduca@chromium.org2011-03-034-21/+40
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-036-1/+23
* Code to distinguish the Pro3,1 17" from the Pro 3,1 15", mild cleanup.avi@chromium.org2011-03-031-48/+75
* [Mac] Task manager alternating colors for background pages.shess@chromium.org2011-03-031-1/+6
* Revert 76796 - Simple stub menu model for multi-profile menu. Will be used fo...mirandac@chromium.org2011-03-033-89/+0
* Valgrind: Suppress a similar leak for 36605.jhawkins@chromium.org2011-03-031-0/+15
* Revert 76808 - Fix Clang errors in profile_menu_model and menu_2.mirandac@chromium.org2011-03-034-8/+1
* Fix some views errors found by clang (e.g. dead override)thakis@chromium.org2011-03-031-5/+8
* Valgrind: Suppress a leak in remoting::HeartbeatSender.jhawkins@chromium.org2011-03-031-0/+10
* Valgrind: Widen a suppression.jhawkins@chromium.org2011-03-031-2/+0
* Revert 76792 - fix display of filenames in file:/// URLsjcivelli@chromium.org2011-03-033-13/+11
* Fix Clang errors in profile_menu_model and menu_2.mirandac@chromium.org2011-03-034-1/+8
* Replace EXPECT_EQ(false, ...) with EXPECT_FALSE(...) to fix clang buildkinuko@chromium.org2011-03-031-2/+2
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-038-64/+46
* Disabling a couple of pyauto autofill tests that need to be modified.sunandt@chromium.org2011-03-031-0/+3
* Fix webkit build failure reported by evan@dilmah@chromium.org2011-03-031-8/+9
* Fix clang build by out-of-lining stub openFileSystem method.adamk@chromium.org2011-03-032-3/+8
* Report network menu 3G data available in KB when < 1 MB available.stevenjb@google.com2011-03-034-16/+34
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-037-27/+10
* Adding a couple of pyauto tests for browser shortcuts.sunandt@chromium.org2011-03-031-2/+32
* useragent.php was broken by r76775tonyg@chromium.org2011-03-031-0/+2
* Add a function for usage tracking.kinuko@chromium.org2011-03-037-8/+538
* Simple stub menu model for multi-profile menu. Will be used for multi-profile...mirandac@chromium.org2011-03-033-0/+89
* Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...jond@google.com2011-03-035-43/+90
* mock url tests: be more careful about string handling in URLsevan@chromium.org2011-03-032-8/+13
* This fixes a small bug that was causing some tests to fail.gspencer@chromium.org2011-03-032-19/+7
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-033-11/+13