summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-01194-1516/+1437
* views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STAT...tfarina@chromium.org2012-11-014-39/+34
* Renderer hang waiting for the monitor profile to be read from disktony@chromium.org2012-11-014-19/+34
* [chrome-remote-control] Clean up kraken output a little.tonyg@chromium.org2012-11-012-2/+10
* Package NaCl IPC-IRT nexes with Chrome.bbudge@chromium.org2012-11-018-1/+42
* Don't colour visited links differently.jamiewalch@chromium.org2012-11-011-4/+0
* Re-layout the location bar when a decoration's animation ends.jyasskin@chromium.org2012-11-011-1/+2
* Enable error messages such as Dr. Memory crashes on stderr so we can distingu...bruening@google.com2012-11-011-2/+4
* Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.bbudge@chromium.org2012-11-0113-32/+66
* [Chromoting PyAuto] Wait until a button is enabled before trying to click it.simonmorris@chromium.org2012-11-011-3/+3
* ui: Add the gfx::Vector3dF class.danakj@chromium.org2012-11-018-1/+514
* Enable thumbnails to be stored after tab is closed on Aura.mazda@chromium.org2012-11-014-62/+78
* Fix skia build when not on armv7.phajdan.jr@chromium.org2012-11-011-8/+10
* Implement missing Translate UMAs for Linux and Windowstoyoshim@chromium.org2012-11-012-3/+4
* Revert "Increase min edge size that two displays have to share."phajdan.jr@chromium.org2012-11-012-44/+3
* Add registration of chrome_http_auth_handler.yfriedman@chromium.org2012-11-011-0/+3
* Ensure group() gets called on some field trials that come from the server.asvitkine@chromium.org2012-11-013-4/+15
* exclude more tests from browser_tests with Dr.Memoryzhaoqin@google.com2012-11-011-0/+5
* Update .DEPS.gitchrome-admin@google.com2012-11-011-3/+3
* Update Linux browser_tests.isolate.csharp@chromium.org2012-11-011-3/+22
* Roll Skia DEPS to r6227 & add suppressions for improved drawing of clipped ha...robertphillips@google.com2012-11-012-3/+11
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-0117-60/+424
* Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ...danakj@chromium.org2012-11-015-15/+15
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-012-3/+44
* [views] Flesh out the payments dialog a littleestade@chromium.org2012-11-0111-15/+268
* Add GpuSurfaceTracker::SetNativeWidget() method.sievers@chromium.org2012-11-013-2/+13
* TSan v2 suppressions for races in remoting_unittests.glider@chromium.org2012-11-011-0/+7
* Fix build error on ChromiumOS (daisy).jam@chromium.org2012-11-011-1/+1
* Include <algorithm> for std::min/max, not <cmath>.danakj@chromium.org2012-11-012-2/+2
* check for NULL focus viewmad@chromium.org2012-11-011-1/+2
* Roll mach_override to a newer version. badea@adobe.com2012-11-012-4/+7
* Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...dpolukhin@chromium.org2012-11-0120-284/+202
* Update Linux browser_tests.isolate.csharp@chromium.org2012-11-011-4/+22
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-0120-202/+284
* drive: prefetcher compares last modified time in addition to last access time.kinaba@chromium.org2012-11-013-28/+49
* Remove PpapiPermissions from selected Private interfaces.bbudge@chromium.org2012-11-015-33/+53
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-0114-28/+154
* Only check if a 'new' preference already exists in checking buildsaberent@chromium.org2012-11-011-4/+1
* Clean up Chrome OS Enterprise Enrollment UI code.mnissler@chromium.org2012-11-0125-439/+866
* Make history service not ref-counted and not thread-safeakalin@chromium.org2012-11-0122-413/+585
* Pass CookieMonster to CookieManager in initboliu@chromium.org2012-11-0110-185/+270
* Aura: fix flash to black on tab switchbacker@chromium.org2012-11-011-2/+2
* Add a class for management of thermal throttlingaberent@chromium.org2012-11-011-0/+47
* chromeos: Rename DriveCache's methods in a UI-thread centric mannerhashimoto@chromium.org2012-11-0114-474/+428
* Temporary fix for PyAuto tests since the behavior for empty calls has changed.phoglund@chromium.org2012-11-011-1/+5
* chromeos: Use base::PostTaskAndReplyWithResult to simplify Drive codehashimoto@chromium.org2012-11-013-91/+57
* chromeos: Stop exposing DriveDownloadObserver::GetDriveTempDownloadPathhashimoto@chromium.org2012-11-012-32/+23
* Open exernal links in the existing window even if the last focused window is ...yurys@chromium.org2012-11-011-2/+2
* [filemanager] Tweaks to undo delete.dgozman@chromium.org2012-11-013-12/+21
* Cleanup New Autofill UI Popup Locationcsharp@chromium.org2012-11-0110-46/+82