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
*
Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...
mbelshe@chromium.org
2011-01-27
4
-3477
/
+21
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
4
-21
/
+3477
*
Ensure that normal URLs are not loaded in the NTP process in process-per-tab.
creis@google.com
2011-01-27
2
-19
/
+57
*
Heapcheck leak in SyncUIUtilTest.ConstructAboutInformationWithUnrecoverableEr...
dhollowa@chromium.org
2011-01-27
1
-0
/
+16
*
Refactor win printing workflow to support print preview.
kmadhusu@chromium.org
2011-01-27
3
-26
/
+92
*
[SYNC] Tests to catch datatype manager behavior when datatype controller is b...
zea@chromium.org
2011-01-27
1
-0
/
+45
*
Fix waterfall.sh on Mac
timurrrr@chromium.org
2011-01-27
1
-1
/
+1
*
Add histogram for HTTP response codes
gavinp@chromium.org
2011-01-27
1
-0
/
+46
*
Add histogram to track prerender sessions
gavinp@chromium.org
2011-01-27
4
-9
/
+41
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
21
-257
/
+310
*
Put geolocation unit and browser test code in anonymous namespaces.
jknotten@chromium.org
2011-01-27
10
-5
/
+34
*
Allow ADM(X) templates to manage both MACHINE and USER policies
gfeher@chromium.org
2011-01-27
3
-90
/
+168
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-27
14
-13
/
+64
*
Fix broken PrefService::preference_set() returning not all registered prefere...
battre@chromium.org
2011-01-27
6
-21
/
+49
*
Remove outdated comment and forward declaration in pref_value_store.h
mnissler@chromium.org
2011-01-27
1
-7
/
+0
*
Inline internal autofill header.
bauerb@chromium.org
2011-01-27
1
-1
/
+5
*
Simplified PrefValueStore::NotifyPrefChanged.
pastarmovj@chromium.org
2011-01-27
1
-15
/
+4
*
Handle sync values of wrong type more graceful.
mnissler@chromium.org
2011-01-27
1
-1
/
+8
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
29
-338
/
+309
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
29
-309
/
+338
*
Renames secure_hash_nss.cc to secure_hash.cc
bulach@chromium.org
2011-01-27
2
-2
/
+2
*
Abstracts SHA256 context for NSS / OpenSSL.
bulach@chromium.org
2011-01-27
11
-17
/
+252
*
IndexedDB: Prepare to remove IDBCallbacks::onSuccess() used for null values.
hans@chromium.org
2011-01-27
1
-0
/
+14
*
Removes "New Incognito Window" from wrench menu in Guest Session.
altimofeev@chromium.org
2011-01-27
1
-10
/
+6
*
Updating trunk VERSION from 651.0 to 652.0
chrome-release@google.com
2011-01-27
1
-1
/
+1
*
Delete obsolete data for the keyboard overlay.
mazda@chromium.org
2011-01-27
1
-75
/
+0
*
Bump nacl_revision to 4241.
polina@google.com
2011-01-27
1
-1
/
+1
*
Reverse the Yes and No buttons for the PDF infobars.
jam@chromium.org
2011-01-27
1
-44
/
+62
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
13
-77
/
+265
*
Fix a layout issue in the input method list in the language options on Chrome
satorux@chromium.org
2011-01-27
1
-1
/
+4
*
Add heuristics to skip thumbnail generation when it's unnecessary.
satorux@chromium.org
2011-01-27
10
-15
/
+256
*
Fix a bug where we were showing a wrong language name on the OOBE screen.
satorux@chromium.org
2011-01-27
1
-3
/
+3
*
Use signal strength of detected networks when displaying remembered networks.
satorux@chromium.org
2011-01-27
1
-9
/
+44
*
Add health.google.com to hardcoded STS list, with permission from the Health
cevans@chromium.org
2011-01-27
1
-0
/
+1
*
views: Move grid_layout files into layout directory. Final Part.
tfarina@chromium.org
2011-01-27
76
-86
/
+86
*
Use a random number to generate a self-signed certiciate for chromoting
hclam@chromium.org
2011-01-27
1
-1
/
+5
*
Mark BrowserActionPopup disabled except Mac since it times out.
lzheng@chromium.org
2011-01-27
1
-1
/
+1
*
Remove "for all users" from malware interstitial checkbox.
panayiotis@google.com
2011-01-27
1
-1
/
+1
*
Roll DEPS for new new AU/GB spellcheck dictionaries
estade@chromium.org
2011-01-27
1
-1
/
+1
*
Update DEPS to pick up FCollada build fixes.
tschmelcher@chromium.org
2011-01-27
1
-1
/
+1
*
Fix convert_dict to look for .dic_delta rather than _delta.dic
estade@chromium.org
2011-01-27
1
-1
/
+6
*
Delay load SHQueryUserNotificationState for platform dependent full-screen
jianli@chromium.org
2011-01-27
1
-0
/
+35
*
Implement double/triple click functionality in views textfield. Also changed ...
varunjain@chromium.org
2011-01-27
8
-17
/
+196
*
If a user chooses to open a PDF with Reader, ask them if they want to do so a...
jam@chromium.org
2011-01-27
3
-27
/
+158
*
Hopefully fix chrome_frame_net_tests.
erg@google.com
2011-01-27
1
-0
/
+1
*
Add IsBootPath to MountLibrary. Additional boot path check in imageburner so ...
achuith@chromium.org
2011-01-27
4
-160
/
+155
*
Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...
tfarina@chromium.org
2011-01-27
2
-7
/
+11
*
Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-27
18
-51
/
+89
*
Roll WebKit 76707:76718
rniwa@chromium.org
2011-01-27
1
-1
/
+1
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
6
-68
/
+80
[next]