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
*
FFmpeg in-tree build for mac.
ajwong@chromium.org
2009-11-05
15
-96
/
+5716
*
WebKit merge 50516:50527
hclam@chromium.org
2009-11-05
2
-2
/
+6
*
Enable the OK button when editing a bookmark even when there is no text, and ...
viettrungluu@chromium.org
2009-11-05
5
-12
/
+31
*
Fix first run ui hanging. The threads need to get started earlier.
jam@chromium.org
2009-11-05
1
-6
/
+7
*
Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHosts
mpcomplete@chromium.org
2009-11-05
2
-6
/
+24
*
Roll gyp to 741 and pickup fix for xcode process_as_sources.
ajwong@chromium.org
2009-11-05
1
-1
/
+1
*
Ensure that overlay does not appear in incognito mode.
mirandac@chromium.org
2009-11-05
1
-1
/
+2
*
Clean up flaky WIN tests in test_expectations.
japhet@chromium.org
2009-11-05
1
-31
/
+7
*
Create new baselines for the ruby tests.
dglazkov@chromium.org
2009-11-05
97
-20
/
+1371
*
Reorder the definitions in chrome_url_request_context.cc to match the declara...
eroman@chromium.org
2009-11-04
1
-316
/
+343
*
Rebaseline a test that's been passing for a long time.
dglazkov@chromium.org
2009-11-04
3
-39
/
+76
*
GL fix. Code was DCHECKing valid conditions and
gman@google.com
2009-11-04
1
-3
/
+10
*
Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot.
apatrick@google.com
2009-11-04
8
-103
/
+73
*
Fix theme install crasher.
mirandac@chromium.org
2009-11-04
1
-1
/
+2
*
Disable test while investigating.
stoyan@google.com
2009-11-04
1
-1
/
+1
*
Change gypbuild to use python at its current
gman@google.com
2009-11-04
1
-1
/
+1
*
linux: let harfbuzz be pulled in by gyp naturally
evan@chromium.org
2009-11-04
1
-1
/
+0
*
Remove unnecessary baselines.
hamaji@chromium.org
2009-11-04
6
-30
/
+0
*
Only send renderer resize messages for RWHV sizing caused by
tony@chromium.org
2009-11-04
3
-16
/
+14
*
Ensure that report bug dialog is centered when it opens.
mirandac@chromium.org
2009-11-04
1
-1
/
+3
*
Expected output changed. Updating files to match.
finnur@chromium.org
2009-11-04
3
-0
/
+3
*
Wontfix datagrid tests, since they are no longer in HTML5 spec.
dglazkov@chromium.org
2009-11-04
1
-6
/
+3
*
Rebaseline function declaration parsing test and create a new LTTF bug for a ...
dglazkov@chromium.org
2009-11-04
3
-2
/
+23
*
Fix a memory leak in ExtensionMessageService.
mpcomplete@chromium.org
2009-11-04
2
-7
/
+10
*
Restoring r29827. The skia file is new to this attempt, and may be what was c...
pamg@google.com
2009-11-04
12
-132
/
+320
*
Fixes bug in removing nodes from tree. Specifically if the root is not
sky@chromium.org
2009-11-04
1
-4
/
+14
*
Grouping the extensions and calling out the disabled
finnur@chromium.org
2009-11-04
4
-51
/
+85
*
[Mac] Pref position cleanup
thomasvl@chromium.org
2009-11-04
1
-23
/
+45
*
Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai...
thestig@chromium.org
2009-11-04
2
-37
/
+55
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
22
-144
/
+116
*
Organize inspector test failures.
dglazkov@chromium.org
2009-11-04
1
-3
/
+3
*
GMocking Externaltab tests.
stoyan@google.com
2009-11-04
6
-99
/
+252
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
20
-81
/
+164
*
Revert the isSystemKeys patch.
thakis@chromium.org
2009-11-04
1
-17
/
+0
*
Remove stack trace since Brett fixed this bug.
jam@chromium.org
2009-11-04
1
-3
/
+0
*
Improve error code mapping between our network error codes and the
wtc@chromium.org
2009-11-04
1
-6
/
+47
*
Remove the sync error button from the Linux bookmark bar.
nick@chromium.org
2009-11-04
2
-10
/
+0
*
Stop each ChromeThread before nulling out the entry in chrome_threads_. This...
jam@chromium.org
2009-11-04
1
-0
/
+5
*
GTK: Fix a couple minor popup window icon menu bugs.
estade@chromium.org
2009-11-04
2
-4
/
+4
*
Remove expectation of flakiness from the test that never passed.
dglazkov@chromium.org
2009-11-04
1
-1
/
+1
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
15
-16
/
+104
*
Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"
tony@chromium.org
2009-11-04
3
-11
/
+53
*
More clean up from the clobber that wasn't triggered by CSSPropertyNames.in c...
dglazkov@chromium.org
2009-11-04
1
-5
/
+0
*
Refactor Linux packaging targets for better dependency tracking.
mmoss@chromium.org
2009-11-04
1
-22
/
+44
*
Clean up bookmark_editor_controller to so that is closes consistently as both...
dmaclach@chromium.org
2009-11-04
3
-78
/
+87
*
When doing an unselect in a page, the focused node is kept focused but
jcampan@chromium.org
2009-11-04
1
-0
/
+23
*
Shifted patterns in tabs and background pattern over so that patterns line up...
dmaclach@chromium.org
2009-11-04
2
-12
/
+19
*
Clean up storage test expectations.
dglazkov@chromium.org
2009-11-04
1
-8
/
+5
*
Roll WebKit 50487:50516
hclam@chromium.org
2009-11-04
2
-1
/
+20
*
Implement VMS FTP directory listing parser.
phajdan.jr@chromium.org
2009-11-04
13
-79
/
+1006
[next]