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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Remove flicker when typing in the findbar.
rohitrao@chromium.org
2009-10-23
2
-0
/
+7
*
Revert 29861 since this fail on the interactive
finnur@chromium.org
2009-10-23
8
-91
/
+18
*
Implements tests for testing browser's overall key events handling behavior.
suzhe@chromium.org
2009-10-23
10
-97
/
+932
*
Page actions that don't specify an icon (ie.
finnur@chromium.org
2009-10-23
8
-18
/
+91
*
Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callback
mattm@chromium.org
2009-10-23
5
-0
/
+50
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
22
-74
/
+553
*
The TableViewObserver::OnKeyDown method signature was changed recently and
jcampan@chromium.org
2009-10-23
3
-21
/
+22
*
Revert 29844 - Disable the Web drop target unittests because they
nsylvain@chromium.org
2009-10-23
1
-5
/
+5
*
[GTK] Use gtk_window_present_with_time since the doc's says it is better to use
mattm@chromium.org
2009-10-23
1
-2
/
+2
*
Adding documentation for extensions options pages.
asargent@chromium.org
2009-10-23
34
-2
/
+599
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
2
-8
/
+14
*
Revert 29827 - Refactor securityicon code to a more general form, also more c...
nsylvain@chromium.org
2009-10-23
11
-319
/
+132
*
Disable DromaeoReferenceTest.Perf on Mac valgrind bots
stuartmorgan@chromium.org
2009-10-23
1
-0
/
+2
*
Fix coverage on the Mac.
jrg@chromium.org
2009-10-23
1
-0
/
+3
*
Disable the Web drop target unittests because they
nsylvain@chromium.org
2009-10-23
1
-5
/
+5
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
Potential fix for the PluginChannel::CleanUp crash. This will go out on tomo...
jam@chromium.org
2009-10-22
1
-2
/
+6
*
GTK: in gtk theme mode, when a chrome button is showing a menu, make it look ...
estade@chromium.org
2009-10-22
1
-0
/
+3
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
17
-104
/
+132
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
7
-34
/
+30
*
Fix for issue 18228.
xiyuan@chromium.org
2009-10-22
4
-1
/
+11
*
Refactor security-icon code to a more general form, also more consistent with
pamg@google.com
2009-10-22
11
-132
/
+319
*
Support for chrome.browserAction.setIcon(imageData) on linux.
rafaelw@chromium.org
2009-10-22
1
-18
/
+30
*
Re-enabling worker fast tests (doing a more surgical disabling of just a sing...
atwilson@chromium.org
2009-10-22
1
-7
/
+9
*
Ensure OK is only enabled when there is text in the text field for folders an...
pinkerton@chromium.org
2009-10-22
4
-5
/
+73
*
Fix profile_sync_service_unittest.cc to build on Mac and Linux
zork@chromium.org
2009-10-22
1
-59
/
+60
*
After recent changes (handle passing and RNG) Native Client tests run success...
gregoryd@google.com
2009-10-22
2
-4
/
+1
*
Fix a couple gtk file chooser crashers.
estade@chromium.org
2009-10-22
1
-7
/
+13
*
Loading local resources uses improved fallback algorithm.
cira@chromium.org
2009-10-22
5
-48
/
+94
*
Remove old migration code, as users should have been migrated by now.
evan@chromium.org
2009-10-22
1
-9
/
+1
*
GTK: Check for null in bookmark bar drag received handler
estade@chromium.org
2009-10-22
1
-0
/
+2
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
10
-19
/
+42
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
7
-20
/
+33
*
Clear up the "-full" Omaha ap key value left by the mini_installer when runni...
robertshield@chromium.org
2009-10-22
2
-0
/
+37
*
Adjust flakiness settings to match the adjustments I made to the tests.
johnnyg@chromium.org
2009-10-22
1
-6
/
+10
*
A few more #ifdefs for platform-specific behaviors to port this test to mac.
mark@chromium.org
2009-10-22
2
-53
/
+79
*
Reverting 29783.
johnnyg@chromium.org
2009-10-22
4
-169
/
+2
*
Webkit roll 49926:49941
johnnyg@chromium.org
2009-10-22
1
-12
/
+12
*
ARGB -> RGBA (in the docs)
kathyw@google.com
2009-10-22
3
-6
/
+6
*
Add a list of tests to archive on Linux.
thestig@chromium.org
2009-10-22
1
-0
/
+2
*
GTK: add browser actions popups.
estade@chromium.org
2009-10-22
9
-13
/
+198
*
Hook up the browser in the bookmark editor. Adjust the logic controlling the ...
pinkerton@chromium.org
2009-10-22
4
-68
/
+396
*
Swaps renderer processes on links with rel=noreferrer and target=_blank.
creis@google.com
2009-10-22
4
-2
/
+169
*
Add support for IMC handle passing in Chrome sandbox
gregoryd@google.com
2009-10-22
6
-19
/
+20
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
9
-35
/
+25
*
Lands http://codereview.chromium.org/306039 for Sean:
sky@chromium.org
2009-10-22
4
-12
/
+65
*
The detached bookmark bar should not show on interstitials.
jcampan@chromium.org
2009-10-22
1
-0
/
+3
*
Changes the initialization of enabling the reporting metrics to initialize fr...
gwilson@google.com
2009-10-22
1
-3
/
+2
*
Updating trunk VERSION from 224.1 to 224.2
chrome-bot@google.com
2009-10-22
1
-1
/
+1
*
Add NTP to the sidenav.
kathyw@google.com
2009-10-22
31
-0
/
+31
[next]