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
*
This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog box
xji@chromium.org
2010-05-07
3
-4
/
+34
*
NTP: Update theme colors
arv@chromium.org
2010-05-07
2
-16
/
+12
*
Add the requests dumps to the text summary on chrome://net2#data
eroman@chromium.org
2010-05-07
6
-41
/
+233
*
Re-land the protocol extension for syncing passwords patch.
albertb@chromium.org
2010-05-07
8
-0
/
+92
*
Put CustomizeSyncWindowGtk in NativeDialogHost for ChromeOS.
xiyuan@chromium.org
2010-05-07
1
-3
/
+3
*
Http Cache: Handle the asynchronous instantiation of the
rvargas@google.com
2010-05-07
5
-191
/
+624
*
Refactor menu window height, position, and presence of scrolling arrows code ...
mrossetti@chromium.org
2010-05-07
4
-150
/
+266
*
Revert StatsTableTest.MultipleThreads change which is failing tsan.
shess@chromium.org
2010-05-07
1
-2
/
+4
*
Another attempt to reduce the number of false positive crashes reported in Ch...
ananta@chromium.org
2010-05-07
2
-8
/
+17
*
Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...
jam@chromium.org
2010-05-07
4
-9
/
+18
*
Add suppressions for syncable valgrind issues.
tommi@chromium.org
2010-05-07
1
-1
/
+31
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
91
-113
/
+114
*
Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...
robertshield@chromium.org
2010-05-07
5
-405
/
+90
*
Revert 46735 - Fix Chrome OS preinitialsync options messaging.
nick@chromium.org
2010-05-07
2
-4
/
+1
*
Committing for jeffbailey.
mad@google.com
2010-05-07
6
-93
/
+231
*
Fix Chrome OS pre-initial-sync options messaging.
dantasse@chromium.org
2010-05-07
2
-1
/
+4
*
Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds.
siggi@chromium.org
2010-05-07
6
-3
/
+551
*
One more to remove!
darin@chromium.org
2010-05-07
1
-3
/
+2
*
Remove the obsolete JRI bits from the NPAPI headers
stuartmorgan@chromium.org
2010-05-07
3
-20
/
+2
*
gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.
thestig@chromium.org
2010-05-07
3
-4
/
+89
*
gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.
thestig@chromium.org
2010-05-07
3
-45
/
+83
*
[Mac] Fix omnibox popup for scaling.
shess@chromium.org
2010-05-07
2
-52
/
+72
*
ffmpeg audio convert float to int samples immediately after decode
fbarchard@chromium.org
2010-05-07
1
-0
/
+62
*
Reduce inter-upload interval for UMA logs to 30 minutes
jar@chromium.org
2010-05-07
1
-2
/
+2
*
Add DCHECK to detect misuse of HISTOGRAM interface.
jar@chromium.org
2010-05-07
2
-8
/
+26
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-07
9
-29
/
+150
*
Don't try and adjust the oom_adj of renderers on SELinux systems.
agl@chromium.org
2010-05-07
1
-3
/
+36
*
Revert "Protocol extension for syncing passwords."
albertb@chromium.org
2010-05-07
7
-144
/
+0
*
Allow stand-alone extension views (e.g. browser action pop-ups) to reload
joi@chromium.org
2010-05-07
2
-14
/
+20
*
Protocol extension for syncing passwords.
albertb@chromium.org
2010-05-07
7
-0
/
+144
*
TTF: Re-enable coverage of ExpireHistoryTest.DeleteURLAndFavicon by marking it
jhawkins@chromium.org
2010-05-07
2
-3
/
+3
*
Switch over to non-deprecated methods.
darin@chromium.org
2010-05-07
4
-30
/
+22
*
Use a reasonable default pthread stack size on Mac OS X.
mark@chromium.org
2010-05-07
1
-0
/
+33
*
Cache progress notifications only if necessary
amit@chromium.org
2010-05-07
2
-8
/
+63
*
fix linux build error second try
jam@chromium.org
2010-05-07
1
-2
/
+2
*
fix linux build error
jam@chromium.org
2010-05-07
1
-2
/
+2
*
sync: only add to the dirty_metahandles index when marking an item dirty, rat...
tim@chromium.org
2010-05-07
4
-45
/
+73
*
Added sync_tools.gyp to all.gyp.
akalin@chromium.org
2010-05-07
2
-1
/
+12
*
Add new widget API to Pepper to replace the old theming API. The implementat...
jam@chromium.org
2010-05-07
17
-433
/
+1779
*
Mark StatsTableTest.MultipleThreads as flaky
phajdan.jr@chromium.org
2010-05-07
1
-4
/
+2
*
Webkit roll 58942:58956.
vitalyr@chromium.org
2010-05-07
1
-1
/
+1
*
Split BrowserTest.CommandCreateAppShortcut so that it does not flakily times ...
xiyuan@chromium.org
2010-05-07
1
-13
/
+27
*
Add an AddHistoryItem() API to PyAuto with example use.
jrg@chromium.org
2010-05-07
5
-2
/
+113
*
Crashes, bookmark text, menu hiding.
jrg@chromium.org
2010-05-07
2
-2
/
+74
*
[Linux] Fix race in ZygoteHost where socket read and writes were getting inte...
kkania@chromium.org
2010-05-07
2
-9
/
+21
*
AutoFill: Parse the ignored fields at the end of ParseAddress, so we don't
jhawkins@chromium.org
2010-05-07
2
-9
/
+42
*
Don't bother returning the directory descriptor for SQLite.
agl@chromium.org
2010-05-07
1
-0
/
+6
*
A few more changes for conformance tests.
gman@chromium.org
2010-05-07
12
-23
/
+104
*
AutoFill: Credit card filling fixes.
jhawkins@chromium.org
2010-05-07
4
-32
/
+212
*
Adding a new IPC message to notify the browser process when a render widget i...
vangelis@chromium.org
2010-05-07
6
-1
/
+50
[next]