index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few uninitialized members in remoting classes.
finnur@chromium.org
2011-03-28
5
-10
/
+17
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
8
-12
/
+27
*
Reduce pass by value for FilePath.
finnur@chromium.org
2011-03-28
1
-3
/
+3
*
Collapse two case statements into one, they do the same thing.
finnur@chromium.org
2011-03-28
1
-3
/
+2
*
Reduce one case of string copying in autocomplete_edit_view_win.cc.
finnur@chromium.org
2011-03-28
1
-3
/
+3
*
Initialize a few uninitialized member variables and structs in PPAPI.
finnur@chromium.org
2011-03-28
6
-10
/
+26
*
Roll cros DEPS to 121
dpolukhin@chromium.org
2011-03-28
1
-1
/
+1
*
Update TSan suppressions and ignores to be greener on local runs
timurrrr@chromium.org
2011-03-28
2
-8
/
+11
*
Removed legacy support from the policy fetch request.
pastarmovj@chromium.org
2011-03-28
8
-87
/
+187
*
Remove dead code (ContentExceptionsTableModel)
jochen@chromium.org
2011-03-28
5
-252
/
+0
*
Fixed a typo in the Default Search Provider policy.
pastarmovj@chromium.org
2011-03-28
1
-1
/
+1
*
Updating trunk VERSION from 717.0 to 718.0
chrome-release@google.com
2011-03-28
1
-1
/
+1
*
Tear down objects in PrefMemberTest.MoveToThread in the right order.
bauerb@chromium.org
2011-03-28
1
-5
/
+4
*
[Mac] Inform the user to reload page after changing cookie content settings
jochen@chromium.org
2011-03-28
2
-2
/
+9
*
Correctly report HttpOnly cookies and correctly reset the Cookie Monster
jochen@chromium.org
2011-03-28
2
-2
/
+8
*
DevTools: if 'debug_devtools' is defined in .gyp, always try loading from dis...
mnaganov@chromium.org
2011-03-28
3
-2
/
+21
*
Change gen_keyboard_overlay_data.js to generate the power key as a highlithed...
mazda@chromium.org
2011-03-28
1
-2
/
+4
*
Enable component extensions for DefaultProfile used in login screen dialogs
dpolukhin@chromium.org
2011-03-28
3
-6
/
+8
*
Fix the position of the keyboard overlay.
mazda@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2410
-4852
/
+4880
*
Revert 79517 -- Because it broke the build. - Pulling in latest gyp.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Add P2PTransport interface in webkit_glue.
sergeyu@chromium.org
2011-03-27
2
-0
/
+52
*
Pulling in latest gyp.
bradnelson@google.com
2011-03-27
1
-1
/
+1
*
Migrating common checks to a location that affects all chromium projects.
bradnelson@google.com
2011-03-27
1
-93
/
+9
*
importer: Cleanup, remove all remaining using declarations.
tfarina@chromium.org
2011-03-27
5
-50
/
+37
*
importer: Cleanup ToolbarImporter code a little bit.
tfarina@chromium.org
2011-03-27
8
-40
/
+69
*
Disable SSLUITest.TestCloseTabWithUnsafePopup
isherman@chromium.org
2011-03-27
1
-2
/
+3
*
Add SCOPED_TRACE to data driven tests.
isherman@chromium.org
2011-03-27
1
-0
/
+2
*
Updating trunk VERSION from 716.0 to 717.0
chrome-release@google.com
2011-03-27
1
-1
/
+1
*
Before object destruction, make sure that its select dialogs are told that we
aarya@google.com
2011-03-27
6
-2
/
+31
*
Adjust expectations.
cmp@chromium.org
2011-03-27
1
-2
/
+2
*
Adjust expectations. (redo of r79500)
cmp@chromium.org
2011-03-26
1
-4
/
+4
*
Adjust expectations.
cmp@chromium.org
2011-03-26
1
-4
/
+4
*
Workground for glGenerateMipmap bug in some drivers.
gman@chromium.org
2011-03-26
5
-2
/
+67
*
Be more thorough checking for NULL NPP values
davidben@chromium.org
2011-03-26
1
-1
/
+25
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
4
-15
/
+91
*
Part2 of Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-26
4
-24
/
+44
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
15
-205
/
+546
*
Roll back the version of the python webdriving bindings via DEPS.
kkania@chromium.org
2011-03-26
1
-2
/
+2
*
PrerenderRedirectToHttps is now DISABLED.
cbentzel@chromium.org
2011-03-26
1
-2
/
+3
*
Several bug fixes for the ChromeDriver:
kkania@chromium.org
2011-03-26
11
-26
/
+135
*
Fix Clang build after landing http://codereview.chromium.org/6670085/
phajdan.jr@chromium.org
2011-03-26
2
-0
/
+5
*
FTP: Detect the character encoding only after the entire listing is received.
phajdan.jr@chromium.org
2011-03-26
21
-1071
/
+723
*
Updating trunk VERSION from 715.0 to 716.0
chrome-release@google.com
2011-03-26
1
-1
/
+1
*
Revert 79470 - Ensure that BrowserMessageFilter isn't used to process a sync ...
rsleevi@chromium.org
2011-03-26
3
-36
/
+19
*
In chromedriver, fix and cleanup the command to get the page source.
kkania@chromium.org
2011-03-26
3
-21
/
+14
*
Small test and ChromeDriver fixes to enable additional webdriver python tests.
kkania@chromium.org
2011-03-26
9
-84
/
+242
*
extensions: Refactor ExtensionInstallUI class.
tfarina@chromium.org
2011-03-26
19
-262
/
+378
*
Update port handling to patch latest HSTS intention. See the bug for URLs that
cevans@chromium.org
2011-03-26
1
-1
/
+0
*
ProfileSyncServiceTest.JsFrontendProcessMessageBasic is flaky.
michaeln@google.com
2011-03-26
1
-1
/
+2
[next]