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 89977 - Fix missing name in tcmalloc error message (to be reverted imm...
cevans@chromium.org
2011-06-22
1
-2
/
+0
*
Fix missing name in tcmalloc error message (to be reverted immediately).
cevans@chromium.org
2011-06-22
1
-0
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
7
-9
/
+12
*
Fixes leak in drag_utils.
sky@chromium.org
2011-06-22
1
-4
/
+5
*
Coverity: Add a couple return checks to TestingAutomationProvider.
thestig@chromium.org
2011-06-22
1
-3
/
+5
*
Add Autofill metric logging for uploads corresponding to forms with no server...
isherman@chromium.org
2011-06-22
2
-1
/
+8
*
Coverity: Remove dead code in ppapi::AudioImpl::AudioImpl.
thestig@chromium.org
2011-06-22
1
-4
/
+1
*
use control message instead of routed for video capture
wjia@chromium.org
2011-06-22
12
-171
/
+130
*
Coverity: Check a return value in ProtocolHandlerRegistry.
thestig@chromium.org
2011-06-22
1
-1
/
+2
*
Coverity: Check a return value.
thestig@chromium.org
2011-06-22
1
-1
/
+3
*
[Mac] Do not show the help center link in the page info bubble for chrome:// ...
rsesek@chromium.org
2011-06-22
1
-5
/
+16
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-22
3
-2
/
+3
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
2
-17
/
+32
*
Coverity: Add a missing NULL check.
thestig@chromium.org
2011-06-22
1
-1
/
+1
*
GetMimeType from virtual path in FileSystemURLRequestJob.
tzik@chromium.org
2011-06-22
3
-10
/
+32
*
Remove dead code found by coverity.
vandebo@chromium.org
2011-06-22
1
-3
/
+0
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 3)
thestig@chromium.org
2011-06-22
4
-5
/
+4
*
Add NVIDIA Quadro FX 1500 to GPU Software Rendering List.
zmo@google.com
2011-06-22
1
-1
/
+14
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
25
-78
/
+68
*
Fix building views_unittests.
sadrul@chromium.org
2011-06-22
1
-0
/
+1
*
Autofill heuristics checkout files for 06_checkout_qvc.com.html
dhollowa@chromium.org
2011-06-22
5
-19
/
+75
*
Update .DEPS.git
chrome-admin@google.com
2011-06-22
1
-1
/
+1
*
WebKit merge 89379:89393
dimich@chromium.org
2011-06-22
1
-1
/
+1
*
views/ime: Add dtor to CharacterComposer class to please clang.
tfarina@chromium.org
2011-06-22
2
-2
/
+4
*
Add character composition
hashimoto@chromium.org
2011-06-22
13
-70
/
+9665
*
Reland "views: Refactor AddRemoveNotifications unittest."
tfarina@chromium.org
2011-06-22
1
-102
/
+145
*
Trying to make the -pie stick for x64 on the main waterfall...
cevans@chromium.org
2011-06-22
2
-5
/
+19
*
Fix bug where dragged Javascript URLs get over-filtered and end up nameless.
maf@chromium.org
2011-06-22
2
-1
/
+11
*
GPU: Remove dead code.
thestig@chromium.org
2011-06-22
1
-3
/
+0
*
Breaking imageburner_ui.{h,cc} into smaller pieces.
tbarzic@chromium.org
2011-06-22
10
-1516
/
+1870
*
Autofill heuristics checkout files for 04_checkout_jcrew.com.html
dhollowa@chromium.org
2011-06-22
9
-31
/
+136
*
Logging change for MultipleClientLivePasswordsSyncTest.Sanity
rsimha@chromium.org
2011-06-22
1
-3
/
+1
*
Add M13 info to release notes and xhr/content script pages.
kathyw@chromium.org
2011-06-22
6
-61
/
+135
*
Add typed url sync flag to about:flags.
atwilson@chromium.org
2011-06-21
2
-0
/
+13
*
Final fix (verified locally now that my checkout finished rebuilding)
pkasting@chromium.org
2011-06-21
1
-1
/
+1
*
Fix a plugin process crash which occurs in the destructor of the NPObjectProx...
ananta@chromium.org
2011-06-21
1
-4
/
+7
*
Move SignalStrategy and its implementations to separate files.
sergeyu@chromium.org
2011-06-21
12
-242
/
+335
*
For crying out loud. Building our unit tests takes 100 years. In the meanti...
pkasting@chromium.org
2011-06-21
1
-2
/
+2
*
Reduced host secret to five digits. Removed hyphen from access code and displ...
jamiewalch@google.com
2011-06-21
6
-18
/
+38
*
Made contexts without a parent return valid latch IDs.
apatrick@chromium.org
2011-06-21
1
-25
/
+22
*
Coverity: Check for negative lseek return valies in disk_cache::File::GetLength.
thestig@chromium.org
2011-06-21
1
-2
/
+4
*
Use spinner instead of throbber.
jamiewalch@google.com
2011-06-21
3
-2
/
+2
*
Missed some necessary fixes
pkasting@chromium.org
2011-06-21
1
-1
/
+3
*
Add M12 info to the extension release notes.
kathyw@chromium.org
2011-06-21
2
-48
/
+64
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
12
-44
/
+64
*
CrOS - Refactor file picker closing to avoid race conditions.
jamescook@chromium.org
2011-06-21
11
-153
/
+287
*
Add link in content\browser\DEPS to document explainging what content is.
jam@chromium.org
2011-06-21
1
-0
/
+2
*
Coverity: Handle negative returns.
jhawkins@chromium.org
2011-06-21
2
-1
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-0
/
+2
*
Coverity: Handle negative returns.
jhawkins@chromium.org
2011-06-21
3
-1
/
+4
[next]